#include <PhxMatrix.h>
Inheritance diagram for Phx::Matrix< 1, 1, value_type >:

Public Member Functions | |
| Matrix () | |
| Matrix (const value_type *data) | |
| Matrix (value_type a0) | |
| operator value_type () const | |
| const Matrix< 1, 1, value_type > & | operator= (const Matrix< 1, 1, value_type > &m) |
| double | operator= (double a0) |
1.4.2