qm-dsp  1.8
Polyfit.h File Reference

Go to the source code of this file.

Classes

class  TPolyFit

Namespaces

namespace  NSUtility

Functions

void NSUtility::swap (double &a, double &b)
void NSUtility::zeroise (vector< double > &array, int n)
void NSUtility::zeroise (vector< int > &array, int n)
void NSUtility::zeroise (vector< vector< double > > &matrix, int m, int n)
void NSUtility::zeroise (vector< vector< int > > &matrix, int m, int n)
double NSUtility::sqr (const double &x)