TooN 2.1
Public Member Functions | Public Attributes
MatrixStartFill< R, C, P, B > Struct Template Reference

List of all members.

Public Member Functions

 MatrixStartFill (Matrix< R, C, P, B > &m_)
MatrixFiller< 1, R, C, P, B > operator= (const P &p)

Public Attributes

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

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