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