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