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

Phx::BasicIndexMatrix< Rows, 1, value_type > Class Template Reference

Specialization of BasicIndexMatrix that provides single-indexing operator for column vectors. More...

#include <PhxMatrix.h>

Inheritance diagram for Phx::BasicIndexMatrix< Rows, 1, value_type >:

Phx::BasicMatrix< Rows, 1, value_type > List of all members.

Public Member Functions

 BasicIndexMatrix ()
 BasicIndexMatrix (const value_type *data)
value_type operator[] (uint16_t r) const
value_type & operator[] (uint16_t r)
value_type norm (void) const
value_type norm2 (void) const

Protected Member Functions

 BasicIndexMatrix (bool dummy)

Detailed Description

template<uint16_t Rows, typename value_type>
class Phx::BasicIndexMatrix< Rows, 1, value_type >

Specialization of BasicIndexMatrix that provides single-indexing operator for column vectors.


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