TooN 2.1
Public Attributes
Operator< Internal::ScalarsVector< S, P, B, Precision > > Struct Template Reference

List of all members.

Public Member Functions

Constructors
 Operator (Precision s_, const Vector< S, P, B > &v_, bool inv)
Operator members
template<int S1, class P1 , class B1 >
void eval (Vector< S1, P1, B1 > &vv) const
Sized operator members
int size () const

Public Attributes

const Precision s
const Vector< S, P, B > & v
const bool invert_v

template<int S, class P, class B, class Precision>
struct TooN::Operator< Internal::ScalarsVector< S, P, B, Precision > >