Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::ColumnVector Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ColumnVector:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ColumnVector ()
 ~ColumnVector ()
 ColumnVector (ArrayLengthSpecifier n)
 ColumnVector (const BaseMatrix &)
 ColumnVector (const ColumnVector &gm)
void operator= (const BaseMatrix &)
void operator= (Real f)
void operator= (const ColumnVector &m)
Realoperator() (int)
Realelement (int)
Real operator() (int) const
Real element (int) const
MatrixType Type () const
GeneralMatrixTranspose (TransposedMatrix *, MatrixType)
void ReSize (int)
void ReSize (int, int)
void ReSize (const GeneralMatrix &A)
Realnric () const
void CleanUp ()
void MiniCleanUp ()
void operator+= (const Matrix &M)
void operator-= (const Matrix &M)
void operator+= (Real f)
void operator-= (Real f)
void swap (ColumnVector &gm)

Private Member Functions

GeneralMatrixImage () const

Constructor & Destructor Documentation

NEWMAT::ColumnVector::ColumnVector  )  [inline]
 

Definition at line 898 of file newmat.h.

Referenced by Image().

NEWMAT::ColumnVector::~ColumnVector  )  [inline]
 

Definition at line 899 of file newmat.h.

NEWMAT::ColumnVector::ColumnVector ArrayLengthSpecifier  n  )  [inline]
 

Definition at line 900 of file newmat.h.

NEWMAT::ColumnVector::ColumnVector const BaseMatrix  ) 
 

Definition at line 111 of file newmat4.cpp.

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

Definition at line 902 of file newmat.h.


Member Function Documentation

void NEWMAT::ColumnVector::CleanUp  )  [virtual]
 

Reimplemented from NEWMAT::GeneralMatrix.

Definition at line 908 of file newmat4.cpp.

Referenced by NEWMAT::DCT_II(), NEWMAT::DCT_II_inverse(), NEWMAT::DCT_inverse(), NEWMAT::DST_II(), NEWMAT::DST_II_inverse(), and NEWMAT::DST_inverse().

Real NEWMAT::ColumnVector::element int   )  const
 

Definition at line 762 of file newmat6.cpp.

Real & NEWMAT::ColumnVector::element int   ) 
 

Definition at line 755 of file newmat6.cpp.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 802 of file newmat4.cpp.

void NEWMAT::ColumnVector::MiniCleanUp  )  [inline, virtual]
 

Reimplemented from NEWMAT::GeneralMatrix.

Definition at line 925 of file newmat.h.

Real* NEWMAT::ColumnVector::nric  )  const [inline]
 

Definition at line 922 of file newmat.h.

Real NEWMAT::ColumnVector::operator() int   )  const
 

Definition at line 190 of file newmat6.cpp.

Real & NEWMAT::ColumnVector::operator() int   ) 
 

Definition at line 78 of file newmat6.cpp.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 930 of file newmat.h.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 928 of file newmat.h.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 931 of file newmat.h.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 929 of file newmat.h.

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

Definition at line 905 of file newmat.h.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 904 of file newmat.h.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 378 of file newmat6.cpp.

void NEWMAT::ColumnVector::ReSize const GeneralMatrix A  )  [virtual]
 

Reimplemented from NEWMAT::Matrix.

Definition at line 314 of file newmat4.cpp.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 285 of file newmat4.cpp.

void NEWMAT::ColumnVector::ReSize int   ) 
 

Definition at line 275 of file newmat4.cpp.

Referenced by NEWMAT::DCT_II(), NEWMAT::DCT_II_inverse(), NEWMAT::DCT_inverse(), NEWMAT::DST_II(), NEWMAT::DST_II_inverse(), NEWMAT::DST_inverse(), NEWMAT::FFT(), NEWMAT::RealFFT(), NEWMAT::RealFFTI(), and ReSize().

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

Definition at line 932 of file newmat.h.

Referenced by NEWMAT::swap().

GeneralMatrix * NEWMAT::ColumnVector::Transpose TransposedMatrix ,
MatrixType 
[virtual]
 

Reimplemented from NEWMAT::GeneralMatrix.

Definition at line 60 of file newmat5.cpp.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 433 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