TooN 2.1
Public Member Functions | Public Attributes
Operator< Internal::ApplyScalarVL< Size, P1, B1, P2, Op > > Struct Template Reference

List of all members.

Public Member Functions

 Operator (const P2 &s, const Vector< Size, P1, B1 > &v)
template<int S0, typename P0 , typename Ba0 >
void eval (Vector< S0, P0, Ba0 > &v) const
int size () const

Public Attributes

const P2 & lhs
const Vector< Size, P1, B1 > & rhs

template<int Size, typename P1, typename B1, typename P2, typename Op>
struct TooN::Operator< Internal::ApplyScalarVL< Size, P1, B1, P2, Op > >