#include <Order2StatisticalConcept.h>
Public Member Functions | |
| Order2StatisticalArchetype (T v) | |
| bool | operator<= (const Order2StatisticalArchetype< T > other) |
| Order2StatisticalArchetype< T > | operator+ (const Order2StatisticalArchetype< T > other) |
| Order2StatisticalArchetype< T > | operator/ (unsigned int n) |
| Order2StatisticalArchetype< T > | operator- (const Order2StatisticalArchetype< T > other) |
The acrhetype of the Order2Statistical concept.
Definition at line 63 of file Order2StatisticalConcept.h.
1.7.0