Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::LowerBandMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::LowerBandMatrix:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Private Member Functions

GeneralMatrixImage () const

Constructor & Destructor Documentation

NEWMAT::LowerBandMatrix::LowerBandMatrix  )  [inline]
 

Definition at line 1067 of file newmat.h.

Referenced by Image().

NEWMAT::LowerBandMatrix::~LowerBandMatrix  )  [inline]
 

Definition at line 1068 of file newmat.h.

NEWMAT::LowerBandMatrix::LowerBandMatrix int  n,
int  lbw
[inline]
 

Definition at line 1069 of file newmat.h.

NEWMAT::LowerBandMatrix::LowerBandMatrix const BaseMatrix  ) 
 

Definition at line 210 of file bandmat.cpp.

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

Definition at line 1076 of file newmat.h.


Member Function Documentation

Real NEWMAT::LowerBandMatrix::element int  ,
int 
const
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 828 of file newmat6.cpp.

Real & NEWMAT::LowerBandMatrix::element int  ,
int 
 

Reimplemented from NEWMAT::BandMatrix.

Definition at line 819 of file newmat6.cpp.

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

Reimplemented from NEWMAT::BandMatrix.

Definition at line 823 of file newmat4.cpp.

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

Reimplemented from NEWMAT::BandMatrix.

Definition at line 403 of file bandmat.cpp.

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

Reimplemented from NEWMAT::BandMatrix.

Definition at line 1077 of file newmat.h.

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

Reimplemented from NEWMAT::BandMatrix.

Definition at line 222 of file newmat6.cpp.

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

Reimplemented from NEWMAT::BandMatrix.

Definition at line 110 of file newmat6.cpp.

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

Definition at line 1074 of file newmat.h.

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

Reimplemented from NEWMAT::BandMatrix.

Definition at line 1073 of file newmat.h.

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

Reimplemented from NEWMAT::BandMatrix.

Definition at line 218 of file bandmat.cpp.

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

Reimplemented from NEWMAT::BandMatrix.

Definition at line 1083 of file newmat.h.

void NEWMAT::LowerBandMatrix::ReSize int  n,
int  lbw
[inline]
 

Definition at line 1081 of file newmat.h.

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

Reimplemented from NEWMAT::BandMatrix.

Definition at line 91 of file bandmat.cpp.

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

Reimplemented from NEWMAT::GeneralMatrix.

Definition at line 375 of file bandmat.cpp.

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

Definition at line 1092 of file newmat.h.

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

Reimplemented from NEWMAT::BandMatrix.

Definition at line 437 of file newmat4.cpp.


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

newmat11b
Generated Tue Jan 4 15:42:16 2005 by Doxygen 1.4.0