Go to the documentation of this file.
70 typedef Array<real,Dynamic,1> noise;
137 void PrintResults( unsigned int nMethods, string *methodLabel,
138 unsigned int nResults, string *resultLabel,
139 unsigned int noiseTicks, noise &noiseLevel, double ***results);
160 void SaveResults( unsigned int nMethods, string *methodLabel,
161 unsigned int nResults, string *resultLabel,
162 bool gaussian, unsigned int noiseTicks, noise &noiseLevel, double ***results);
|
Follow us!