|
ccgsl 2.7.2
C++wrappersforGnuScientificLibrary
|
This namespace handles gsl_mode for functions that use a mode.
More...
Functions | |
| mode_t const | DOUBLE () |
| Predefined mode. More... | |
| mode_t const | SINGLE () |
| Predefined mode. More... | |
| mode_t const | APPROX () |
| Predefined mode. More... | |
| unsigned int | PREC (mode_t mt) |
| Extract precision from 3 low-order bits of mode. More... | |
| mode_t const | DEFAULT () |
| Predefined mode. More... | |
This namespace handles gsl_mode for functions that use a mode.
|
inline |
|
inline |
|
inline |