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

Operator to construct a new matrix with idendity added. More...

#include <objects.h>

List of all members.

Public Member Functions

Construction
 Operator (Precision s_, const Matrix< R, C, P, B > &m_, bool b)
Operator members
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
bool invert_m


Detailed Description

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

Operator to construct a new matrix with idendity added.

For internal use only.


Member Data Documentation

const Precision s

Scale of the identity matrix.

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

matrix to which the identity should be added

bool invert_m

Whether the identity should be added to + or - m.


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