Public Types | |
| typedef Type | Value |
Public Member Functions | |
| operator Value () const | |
| Value | operator() () const |
Static Public Member Functions | |
| static const Value | value () |
Definition at line 85 of file Integral.h.
| typedef Type Value |
Type of the constant.
Definition at line 88 of file Integral.h.
|
inline |
Returns value of the constant.
Definition at line 91 of file Integral.h.
|
inline |
Returns value of the constant.
Definition at line 97 of file Integral.h.
|
inlinestatic |
Returns value of the constant.
Definition at line 103 of file Integral.h.