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

Reference to an element within a matrix. More...

#include <base/math/Matrix.h>

Public Member Functions

ElementReferenceoperator= (bool value)
 
 operator TYPE () const
 

Detailed Description

template<class TYPE>
class Matrix< TYPE >::ElementReference

Reference to an element within a matrix.

Reference to an element within a matrix.