statistic.h

Back to Statistics

pastel/math/

// Description: Statistic module
// Documentation: statistics.txt

#ifndef PASTELMATH_STATISTIC_H_MODULE
#define PASTELMATH_STATISTIC_H_MODULE

#include "pastel/math/statistic/statistics.h"

#endif