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

Phx::Matrix< 3, 3, value_type > Class Template Reference

Template specialization of Matrix for a 3x3. More...

#include <PhxMatrix.h>

Inheritance diagram for Phx::Matrix< 3, 3, value_type >:

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

Public Member Functions

 Matrix ()
 Matrix (const value_type *data)
 Matrix (value_type a0, value_type a1, value_type a2, value_type b0, value_type b1, value_type b2, value_type c0, value_type c1, value_type c2)
value_type determinant ()
Matrix< 3, 3, value_type > inverse (double tolerance=0.0005)

Detailed Description

template<typename value_type>
class Phx::Matrix< 3, 3, value_type >

Template specialization of Matrix for a 3x3.


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