![]() |
![]() |
#include <SimplifyNumerical.h>
Public Types | |
typedef Numerical<-n > | type |
Static Public Member Functions | |
static type | operate (const Numerical< n > &) |
Definition at line 23 of file SimplifyNumerical.h.
Definition at line 24 of file SimplifyNumerical.h.
static type funct::Minus< Numerical< n > >::operate | ( | const Numerical< n > & | ) | [inline, static] |
Definition at line 25 of file SimplifyNumerical.h.
{ return type(); }