TooN 2.1
Operator< Internal::SizedScalars< P > > Struct Template Reference
Inheritance diagram for Operator< Internal::SizedScalars< P > >:
Operator< Internal::Scalars< P > >

List of all members.

Public Member Functions

Constructors
 Operator (P s, int sz)
Scalable operator members
template<class Pout , class Pmult >
Operator
< Internal::SizedScalars< Pout > > 
scale_me (const Pmult &m) const

Sized operator members

const int my_size
int size () const
int num_rows () const
int num_cols () const

template<class P>
struct TooN::Operator< Internal::SizedScalars< P > >