Definition of constants. More...
#include <borderbasix/arithm/Arith.hpp>
Public Member Functions | |
| template<> | |
| const int | Zero |
| template<> | |
| const int | Un |
| template<> | |
| const double | Zero |
| template<> | |
| const double | Un |
Static Public Attributes | |
| static const C | Zero =0 |
| static const C | Un =1 |
Definition of constants.
Traits Class for the definition of the constants Zero, Un
| const int CST< int >::Un | ( | ) |
| const double CST< double >::Un | ( | ) |
| const int CST< int >::Zero | ( | ) |
| const double CST< double >::Zero | ( | ) |
|
static |
|
static |