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

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

Template specialization of Matrix for a 2x2. More...

#include <PhxMatrix.h>

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

Phx::BasicIndexMatrix< 2, 2, 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 b0, value_type b1)
value_type determinant ()
Matrix< 2, 2, value_type > inverse (double tolerance=0.0005)

Detailed Description

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

Template specialization of Matrix for a 2x2.


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