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

"A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines. With consistency a great soul has simply nothing to do."

Last update: Thursday, 19th September, 2024
Copyright © 2001-2025 by Lukasz Tomicki