Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::UpperBandMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::UpperBandMatrix:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 UpperBandMatrix ()
 ~UpperBandMatrix ()
 UpperBandMatrix (int n, int ubw)
 UpperBandMatrix (const BaseMatrix &)
void operator= (const BaseMatrix &)
void operator= (Real f)
void operator= (const UpperBandMatrix &m)
MatrixType Type () const
 UpperBandMatrix (const UpperBandMatrix &gm)
GeneralMatrixMakeSolver ()
void Solver (MatrixColX &, const MatrixColX &)
LogAndSign LogDeterminant () const
void ReSize (int, int, int)
void ReSize (int n, int ubw)
void ReSize (const GeneralMatrix &A)
Realoperator() (int, int)
Real operator() (int, int) const
Realelement (int, int)
Real element (int, int) const
void swap (UpperBandMatrix &gm)

Private Member Functions

GeneralMatrixImage () const

Constructor & Destructor Documentation

NEWMAT::UpperBandMatrix::UpperBandMatrix  )  [inline]
 

Definition at line 1033 of file newmat.h.

Referenced by Image().

NEWMAT::UpperBandMatrix::~UpperBandMatrix  )  [inline]
 

Definition at line 1034 of file newmat.h.

NEWMAT::UpperBandMatrix::UpperBandMatrix int  n,
int  ubw
[inline]
 

Definition at line 1035 of file newmat.h.

NEWMAT::UpperBandMatrix::UpperBandMatrix const BaseMatrix  ) 
 

Definition at line 195 of file bandmat.cpp.

NEWMAT::UpperBandMatrix::UpperBandMatrix const UpperBandMatrix gm  )  [inline]
 

Definition at line 1042 of file newmat.h.


Member Function Documentation

Real NEWMAT::UpperBandMatrix::element int  ,
int 
const
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 810 of file newmat6.cpp.

Real & NEWMAT::UpperBandMatrix::element int  ,
int 
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 801 of file newmat6.cpp.

GeneralMatrix * NEWMAT::UpperBandMatrix::Image  )  const [private, virtual]
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 816 of file newmat4.cpp.

LogAndSign NEWMAT::UpperBandMatrix::LogDeterminant  )  const [virtual]
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 413 of file bandmat.cpp.

GeneralMatrix* NEWMAT::UpperBandMatrix::MakeSolver  )  [inline, virtual]
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 1043 of file newmat.h.

Real NEWMAT::UpperBandMatrix::operator() int  ,
int 
const
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 213 of file newmat6.cpp.

Real & NEWMAT::UpperBandMatrix::operator() int  ,
int 
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 101 of file newmat6.cpp.

void NEWMAT::UpperBandMatrix::operator= const UpperBandMatrix m  )  [inline]
 

Definition at line 1040 of file newmat.h.

void NEWMAT::UpperBandMatrix::operator= Real  f  )  [inline]
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 1039 of file newmat.h.

void NEWMAT::UpperBandMatrix::operator= const BaseMatrix  ) 
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 203 of file bandmat.cpp.

void NEWMAT::UpperBandMatrix::ReSize const GeneralMatrix A  )  [inline, virtual]
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 1049 of file newmat.h.

void NEWMAT::UpperBandMatrix::ReSize int  n,
int  ubw
[inline]
 

Definition at line 1047 of file newmat.h.

void NEWMAT::UpperBandMatrix::ReSize int  ,
int  ,
int 
[virtual]
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 80 of file bandmat.cpp.

void NEWMAT::UpperBandMatrix::Solver MatrixColX ,
const MatrixColX
[virtual]
 

Reimplemented from NEWMAT::GeneralMatrix.

Definition at line 353 of file bandmat.cpp.

void NEWMAT::UpperBandMatrix::swap UpperBandMatrix gm  )  [inline]
 

Definition at line 1058 of file newmat.h.

Referenced by NEWMAT::swap().

MatrixType NEWMAT::UpperBandMatrix::Type  )  const [virtual]
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 436 of file newmat4.cpp.


The documentation for this class was generated from the following files:

newmat11b
Generated Tue Oct 19 14:18:18 2004 by Doxygen 1.3.9.1