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

c_matrix< _Tp > Class Template Reference

#include <linalg.h>

Inheritance diagram for c_matrix< _Tp >:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Base::OneD Col

Public Methods

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

template<class _Tp>
class c_matrix< _Tp >


Member Typedef Documentation

template<class _Tp>
typedef _Base::OneD c_matrix< _Tp >::Col
 

Definition at line 31 of file linalg.h.


Constructor & Destructor Documentation

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

Definition at line 33 of file linalg.h.

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

Definition at line 34 of file linalg.h.

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

Definition at line 35 of file linalg.h.


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