|
kDB: Knowledge DataBase
|
#include <Statistics.h>
Classes | |
| struct | Private |
Public Member Functions | |
| Statistics (const Dataset &_dataset, qsizetype _datapoints_count) | |
| Statistics (const Statistics &_rhs) | |
| Statistics & | operator= (const Statistics &_rhs) |
| qsizetype | datapointsCount () const |
| bool | isValid () const |
This class holds some statistics about a dataset.
| qsizetype Statistics::datapointsCount | ( | ) | const |