Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::SquareMatrix Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::SquareMatrix:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 602 of file newmat.h.

Public Member Functions

 SquareMatrix ()
 ~SquareMatrix ()
 SquareMatrix (ArrayLengthSpecifier)
 SquareMatrix (const BaseMatrix &)
void operator= (const BaseMatrix &)
void operator= (Real f)
void operator= (const SquareMatrix &m)
void operator= (const Matrix &m)
MatrixType Type () const
 SquareMatrix (const SquareMatrix &gm)
 SquareMatrix (const Matrix &gm)
void ReSize (int)
virtual void ReSize (int, int)
void ReSize (const GeneralMatrix &A)
void operator+= (const Matrix &M)
void operator-= (const Matrix &M)
void operator+= (Real f)
void operator-= (Real f)
void swap (SquareMatrix &gm)

Private Member Functions

GeneralMatrixImage () const


Constructor & Destructor Documentation

NEWMAT::SquareMatrix::SquareMatrix (  )  [inline]

Definition at line 606 of file newmat.h.

Referenced by Image().

NEWMAT::SquareMatrix::~SquareMatrix (  )  [inline]

Definition at line 607 of file newmat.h.

NEWMAT::SquareMatrix::SquareMatrix ( ArrayLengthSpecifier   ) 

Definition at line 51 of file newmat4.cpp.

NEWMAT::SquareMatrix::SquareMatrix ( const BaseMatrix  ) 

Definition at line 78 of file newmat4.cpp.

NEWMAT::SquareMatrix::SquareMatrix ( const SquareMatrix gm  )  [inline]

Definition at line 615 of file newmat.h.

NEWMAT::SquareMatrix::SquareMatrix ( const Matrix gm  ) 

Definition at line 89 of file newmat4.cpp.


Member Function Documentation

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

Reimplemented from NEWMAT::Matrix.

Definition at line 760 of file newmat4.cpp.

void NEWMAT::SquareMatrix::operator+= ( Real  f  )  [inline]

Reimplemented from NEWMAT::Matrix.

Definition at line 623 of file newmat.h.

void NEWMAT::SquareMatrix::operator+= ( const Matrix M  )  [inline]

Reimplemented from NEWMAT::Matrix.

Definition at line 621 of file newmat.h.

void NEWMAT::SquareMatrix::operator-= ( Real  f  )  [inline]

Reimplemented from NEWMAT::Matrix.

Definition at line 624 of file newmat.h.

void NEWMAT::SquareMatrix::operator-= ( const Matrix M  )  [inline]

Reimplemented from NEWMAT::Matrix.

Definition at line 622 of file newmat.h.

void NEWMAT::SquareMatrix::operator= ( const Matrix m  ) 

Reimplemented from NEWMAT::Matrix.

Definition at line 361 of file newmat6.cpp.

void NEWMAT::SquareMatrix::operator= ( const SquareMatrix m  )  [inline]

Definition at line 612 of file newmat.h.

void NEWMAT::SquareMatrix::operator= ( Real  f  )  [inline]

Reimplemented from NEWMAT::Matrix.

Definition at line 611 of file newmat.h.

void NEWMAT::SquareMatrix::operator= ( const BaseMatrix  ) 

Reimplemented from NEWMAT::Matrix.

Definition at line 352 of file newmat6.cpp.

void NEWMAT::SquareMatrix::ReSize ( const GeneralMatrix A  )  [virtual]

Reimplemented from NEWMAT::Matrix.

Definition at line 299 of file newmat4.cpp.

void NEWMAT::SquareMatrix::ReSize ( int  ,
int   
) [virtual]

Reimplemented from NEWMAT::Matrix.

Definition at line 252 of file newmat4.cpp.

void NEWMAT::SquareMatrix::ReSize ( int   ) 

Definition at line 249 of file newmat4.cpp.

Referenced by ReSize().

void NEWMAT::SquareMatrix::swap ( SquareMatrix gm  )  [inline]

Definition at line 625 of file newmat.h.

Referenced by NEWMAT::swap().

MatrixType NEWMAT::SquareMatrix::Type (  )  const [virtual]

Reimplemented from NEWMAT::Matrix.

Definition at line 427 of file newmat4.cpp.


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

newmat11b
Generated Wed Oct 4 00:00:16 2006 by Doxygen 1.4.7