Base Framework
Public Member Functions | List of all members
Matrix< TYPE >::RowReference Class Reference

Reference to a row within a matrix. More...

#include <base/math/Matrix.h>

Public Member Functions

ElementReference operator[] (unsigned int column)
 

Detailed Description

template<class TYPE>
class Matrix< TYPE >::RowReference

Reference to a row within a matrix.

Reference to a row within a matrix.