Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

matrix< _Tp > Class Template Reference

#include <linalg.h>

Inheritance diagram for matrix< _Tp >:

Inheritance graph
[legend]
Collaboration diagram for matrix< _Tp >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Base::OneD Row

Public Methods

 matrix ()
 matrix (const _Self &__m)
 matrix (const size_t &n, const size_t &m)

template<class _Tp>
class matrix< _Tp >


Member Typedef Documentation

template<class _Tp>
typedef _Base::OneD matrix< _Tp >::Row
 

Definition at line 18 of file linalg.h.


Constructor & Destructor Documentation

template<class _Tp>
matrix< _Tp >::matrix   [inline]
 

Definition at line 20 of file linalg.h.

template<class _Tp>
matrix< _Tp >::matrix const _Self &    __m [inline]
 

Definition at line 21 of file linalg.h.

template<class _Tp>
matrix< _Tp >::matrix const size_t &    n,
const size_t &    m
[inline]
 

Definition at line 22 of file linalg.h.


The documentation for this class was generated from the following file:
Generated on Tue Nov 4 01:59:24 2003 for COCONUT API by doxygen1.2.18