Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

SPUC::upperTriangularView< MaTRiX > Class Template Reference

upper Triangular Section More...

#include <tnt_triang.h>

Collaboration diagram for SPUC::upperTriangularView< MaTRiX >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef MaTRiX::const_reference const_reference
typedef MaTRiX::element_type element_type
typedef MaTRiX::element_type value_type
typedef element_type T

Public Member Functions

int dim (int d) const
int lbound () const
int dim1 () const
int dim2 () const
 upperTriangularView (MaTRiX &A)
const_reference get (int i, int j) const
const_reference operator() (int i, int j) const

Protected Attributes

MaTRiX & A_
MaTRiX::element_type zero_

Detailed Description

template<class MaTRiX>
class SPUC::upperTriangularView< MaTRiX >

upper Triangular Section


Member Typedef Documentation

template<class MaTRiX>
typedef MaTRiX::const_reference SPUC::upperTriangularView< MaTRiX >::const_reference
 

template<class MaTRiX>
typedef MaTRiX::element_type SPUC::upperTriangularView< MaTRiX >::element_type
 

template<class MaTRiX>
typedef element_type SPUC::upperTriangularView< MaTRiX >::T
 

template<class MaTRiX>
typedef MaTRiX::element_type SPUC::upperTriangularView< MaTRiX >::value_type
 


Constructor & Destructor Documentation

template<class MaTRiX>
SPUC::upperTriangularView< MaTRiX >::upperTriangularView MaTRiX &  A  )  [inline]
 


Member Function Documentation

template<class MaTRiX>
int SPUC::upperTriangularView< MaTRiX >::dim int  d  )  const [inline]
 

template<class MaTRiX>
int SPUC::upperTriangularView< MaTRiX >::dim1  )  const [inline]
 

template<class MaTRiX>
int SPUC::upperTriangularView< MaTRiX >::dim2  )  const [inline]
 

template<class MaTRiX>
const_reference SPUC::upperTriangularView< MaTRiX >::get int  i,
int  j
const [inline]
 

Here is the call graph for this function:

template<class MaTRiX>
int SPUC::upperTriangularView< MaTRiX >::lbound  )  const [inline]
 

template<class MaTRiX>
const_reference SPUC::upperTriangularView< MaTRiX >::operator() int  i,
int  j
const [inline]
 

Here is the call graph for this function:


Member Data Documentation

template<class MaTRiX>
MaTRiX& SPUC::upperTriangularView< MaTRiX >::A_ [protected]
 

template<class MaTRiX>
MaTRiX::element_type SPUC::upperTriangularView< MaTRiX >::zero_ [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Sep 16 11:07:26 2005 for spuc by  doxygen 1.4.4