#include <CreateLeaf.h>
Public Types | |
typedef Expression< T > | Expression_t |
Static Public Member Functions | |
static Expression_t | make (const T &a) |
typedef Expression<T> MakeReturn< T >::Expression_t |
static Expression_t MakeReturn< T >::make | ( | const T & | a | ) | [inline, static] |
Referenced by abs(), acos(), arg(), asin(), atan(), atan2(), ceil(), conj(), cos(), cosh(), det(), dot(), dotdot(), EQ(), exp(), fabs(), floor(), fmod(), GE(), GT(), imag(), ldexp(), LE(), log(), log10(), LT(), magnitude(), max(), min(), NE(), norm(), operator!(), operator!=(), operator%(), operator&(), operator&&(), operator*(), operator+(), operator-(), operator/(), operator<(), operator<<(), operator<=(), operator==(), operator>(), operator>=(), operator>>(), operator^(), operator|(), operator||(), operator~(), outerProduct(), outerProductAsTinyMatrix(), PETE_identity(), peteCast(), polar(), pow(), pow2(), pow3(), pow4(), real(), sin(), sinh(), sqrt(), symmetrize(), tan(), tanh(), trace(), transpose(), and where().