CErrorCalc
Simple class use for evaluating measurement data. It computes the average of the measurements, the error delta and the standard error delta. It also has and option to discard values out of the max error delta ( max_error_delta = (max - min) / 2 ). There are two constructors. The first one uses a file pointer to read the data from the file, the second one does the same thing, but instead it uses a memory pointer ( char* that is ).
Current version is 0.1
md5sum: ae001a6663b1256978f54cf4d85c2df0 error-calculator-0.1.tar.bz2
![]() |
"In the end - I left everything, and everyone. But no one, no one has ever left me."
Last update: Saturday, 04th December, 2010 Copyright © 2001-2012 by Lukasz Tomicki |

