Tiny Vector Matrix library using Expression Templates | Sourceforge Project Page |
#include <BinaryFunctionals.h>
Inheritance diagram for tvmet::Fcnl_polar< T, T >:
Public Types | |
typedef std::complex< T > | value_type |
Static Public Member Functions | |
static value_type | apply_on (T lhs, T rhs) |
static void | print_xpr (std::ostream &os, std::size_t l=0) |
typedef std::complex<T> tvmet::Fcnl_polar< T, T >::value_type |
static value_type tvmet::Fcnl_polar< T, T >::apply_on | ( | T | lhs, | |
T | rhs | |||
) | [inline, static] |
static void tvmet::Fcnl_polar< T, T >::print_xpr | ( | std::ostream & | os, | |
std::size_t | l = 0 | |||
) | [inline, static] |
Author: |