#include <PhxMatrix.h>
Inheritance diagram for Phx::BasicIndexMatrix< Rows, Cols, value_type >:

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) | |
1.4.2