Operator< Internal::ScalarsMatrix< R, C, P, B, Precision > > Struct Template Reference
[TooN internals]

Operator to construct a new matrix a a matrix with a scalar added to every element. More...

#include <objects.h>

List of all members.

Public Member Functions

Operator members
 Operator (Precision s_, const Matrix< R, C, P, B > &m_, bool inv)
template<int R1, int C1, class P1 , class B1 >
void eval (Matrix< R1, C1, P1, B1 > &mm) const
Sized operator members
int num_rows () const
int num_cols () const

Public Attributes

const Precision s
const Matrix< R, C, P, B > & m
const bool invert_m


Detailed Description

template<int R, int C, class P, class B, class Precision>
struct TooN::Operator< Internal::ScalarsMatrix< R, C, P, B, Precision > >

Operator to construct a new matrix a a matrix with a scalar added to every element.

For internal use only.


Member Data Documentation

const Precision s

Scalar to add.

const Matrix<R,C,P,B>& m

Vector to be added to.

const bool invert_m

Whether to use + or - m.


Generated on Tue Oct 27 16:09:25 2009 for TooN by  doxygen 1.5.9