![]() |
![]() |
#include <SimplifyNumerical.h>
Public Types | |
typedef Numerical< 1 > | type |
Static Public Member Functions | |
static type | combine (const Numerical< n > &, const Numerical< 0 > &) |
Definition at line 69 of file SimplifyNumerical.h.
typedef Numerical<1> funct::NumPower< n, 0, true >::type |
Definition at line 70 of file SimplifyNumerical.h.
static type funct::NumPower< n, 0, true >::combine | ( | const Numerical< n > & | , |
const Numerical< 0 > & | |||
) | [inline, static] |
Definition at line 71 of file SimplifyNumerical.h.
{ return type(); }