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

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

A protected array of values used by the Matrix class to return rows of elements. More...

#include <PhxMatrix.h>

List of all members.

Public Member Functions

value_type operator[] (uint16_t col) const
value_type & operator[] (uint16_t col)

Friends

class BasicMatrix


Detailed Description

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

A protected array of values used by the Matrix class to return rows of elements.

Warning:
Constructor does not initialize elements.


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