#include <OnixS/CME/MDH/Integral.h>
Public Types | |
typedef Type | Value |
Public Member Functions | |
operator Value () const | |
Value | operator() () const |
Static Public Member Functions | |
static Value | value () |
Definition at line 83 of file Integral.h.
typedef Type Value |
Type of the constant.
Definition at line 86 of file Integral.h.
|
inline |
Returns value of the constant.
Definition at line 89 of file Integral.h.
|
inline |
Returns value of the constant.
Definition at line 95 of file Integral.h.
|
inlinestatic |
Returns value of the constant.
Definition at line 101 of file Integral.h.