Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Phx::BasicIndexMatrix< Rows, Cols, value_type > Class Template Reference

Class that layers on operator[] functionality for typical matrices. More...

#include <PhxMatrix.h>

Inheritance diagram for Phx::BasicIndexMatrix< Rows, Cols, value_type >:

Phx::BasicMatrix< Rows, Cols, value_type > Phx::Matrix< Rows, Cols, value_type > List of all members.

Public Member Functions

 BasicIndexMatrix (const value_type *data)
const MatrixRow< Rows, Cols,
value_type > & 
operator[] (uint16_t r) const
MatrixRow< Rows, Cols, value_type > & operator[] (uint16_t r)

Protected Member Functions

 BasicIndexMatrix (bool dummy)

Detailed Description

template<uint16_t Rows, uint16_t Cols, typename value_type>
class Phx::BasicIndexMatrix< Rows, Cols, value_type >

Class that layers on operator[] functionality for typical matrices.


The documentation for this class was generated from the following file:
Generated on Mon Jul 10 19:45:30 2006 for Phoenix OSFS by  doxygen 1.4.2