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

List of all members.

Public Member Functions

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

Public Attributes

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

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