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

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

Template specialization of Matrix for a 1x1 vector. More...

#include <PhxMatrix.h>

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

Phx::BasicIndexMatrix< 1, 1, 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)
 operator value_type () const
const Matrix< 1, 1, value_type > & operator= (const Matrix< 1, 1, value_type > &m)
double operator= (double a0)

Detailed Description

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

Template specialization of Matrix for a 1x1 vector.


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