SourceForge Logo Tiny Vector Matrix library using Expression Templates Sourceforge Project Page

tvmet::Fcnl_sub< T1, T2 > Class Template Reference

#include <tvmet/BinaryFunctionals.h>

Inheritance diagram for tvmet::Fcnl_sub< T1, T2 >:

Inheritance graph
[legend]
Collaboration diagram for tvmet::Fcnl_sub< T1, T2 >:

Collaboration graph
[legend]
List of all members.

template<class T1, class T2>
class tvmet::Fcnl_sub< 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)

Member Typedef Documentation

template<class T1, class T2>
typedef PromoteTraits<T1, T2>::value_type tvmet::Fcnl_sub< T1, T2 >::value_type


Member Function Documentation

template<class T1, class T2>
static value_type tvmet::Fcnl_sub< T1, T2 >::apply_on ( T1  lhs,
T2  rhs 
) [inline, static]

template<class T1, class T2>
static void tvmet::Fcnl_sub< T1, T2 >::print_xpr ( std::ostream &  os,
std::size_t  l = 0 
) [inline, static]


Author: