Public Member Functions

za_co_codespot::datastructures::Order2StatisticalArchetype< T > Class Template Reference

#include <Order2StatisticalConcept.h>

List of all members.

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)

Detailed Description

template<typename T>
class za_co_codespot::datastructures::Order2StatisticalArchetype< T >

The acrhetype of the Order2Statistical concept.

Note:
None of the functions return "correct" results; only the minimum is done to msake the class compile.

Definition at line 63 of file Order2StatisticalConcept.h.


The documentation for this class was generated from the following file:
 All Classes Functions