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

Public Member Functions | |
| Matrix () | |
| Matrix (const value_type *data) | |
| Matrix (value_type a0, value_type a1, value_type a2) | |
| void | normalize () |
| value_type | x () |
| value_type | y () |
| value_type | z () |
1.4.2