TooN::Internal::MatrixFiller< N, R, C, P, B > Struct Template Reference

#include <comma.hh>

List of all members.

Public Member Functions

 MatrixFiller (Matrix< R, C, P, B > &m_, MatrixFiller< N-1, R, C, P, B > *p, int r_, int c_)
MatrixFiller< N+1, R, C, P, B > operator, (const P &p)
 ~MatrixFiller ()

Public Attributes

int c
Matrix< R, C, P, B > & m
MatrixFiller< N-1, R, C, P, B > * parent
int r
bool underfill

Detailed Description

template<int N, int R, int C, class P, class B>
struct TooN::Internal::MatrixFiller< N, R, C, P, B >

Definition at line 58 of file comma.hh.


Constructor & Destructor Documentation

template<int N, int R, int C, class P, class B>
TooN::Internal::MatrixFiller< N, R, C, P, B >::MatrixFiller ( Matrix< R, C, P, B > &  m_,
MatrixFiller< N-1, R, C, P, B > *  p,
int  r_,
int  c_ 
) [inline]

Definition at line 65 of file comma.hh.

template<int N, int R, int C, class P, class B>
TooN::Internal::MatrixFiller< N, R, C, P, B >::~MatrixFiller (  )  [inline]

Definition at line 83 of file comma.hh.


Member Function Documentation

template<int N, int R, int C, class P, class B>
MatrixFiller<N+1, R, C, P, B> TooN::Internal::MatrixFiller< N, R, C, P, B >::operator, ( const P &  p  )  [inline]

Definition at line 69 of file comma.hh.


Member Data Documentation

template<int N, int R, int C, class P, class B>
int TooN::Internal::MatrixFiller< N, R, C, P, B >::c

Definition at line 62 of file comma.hh.

template<int N, int R, int C, class P, class B>
Matrix<R, C, P, B>& TooN::Internal::MatrixFiller< N, R, C, P, B >::m

Definition at line 60 of file comma.hh.

template<int N, int R, int C, class P, class B>
MatrixFiller<N-1, R, C, P, B>* TooN::Internal::MatrixFiller< N, R, C, P, B >::parent

Definition at line 61 of file comma.hh.

template<int N, int R, int C, class P, class B>
int TooN::Internal::MatrixFiller< N, R, C, P, B >::r

Definition at line 62 of file comma.hh.

template<int N, int R, int C, class P, class B>
bool TooN::Internal::MatrixFiller< N, R, C, P, B >::underfill

Definition at line 63 of file comma.hh.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines


libtoon
Author(s): Florian Weisshardt
autogenerated on Fri Jan 11 10:09:50 2013