![]() |
![]() |
#include <SimplifyNumerical.h>
Public Types | |
typedef Numerical< 1 > | type |
Static Public Member Functions | |
static type | combine (const Numerical< 1 > &, const Numerical< m > &) |
Definition at line 53 of file SimplifyNumerical.h.
typedef Numerical<1> funct::NumPower< 1, m, posM >::type |
Definition at line 54 of file SimplifyNumerical.h.
static type funct::NumPower< 1, m, posM >::combine | ( | const Numerical< 1 > & | , |
const Numerical< m > & | |||
) | [inline, static] |
Definition at line 55 of file SimplifyNumerical.h.
{ return type(); }