Homepage Demos Overview Downloads Tutorials Reference
Credits

NEWMAT::RowVector Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::RowVector:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 RowVector ()
 ~RowVector ()
 RowVector (ArrayLengthSpecifier n)
 RowVector (const BaseMatrix &)
 RowVector (const RowVector &gm)
void operator= (const BaseMatrix &)
void operator= (Real f)
void operator= (const RowVector &m)
Realoperator() (int)
Realelement (int)
Real operator() (int) const
Real element (int) const
MatrixType Type () const
void GetCol (MatrixRowCol &)
void GetCol (MatrixColX &)
void NextCol (MatrixRowCol &)
void NextCol (MatrixColX &)
void RestoreCol (MatrixRowCol &)
void RestoreCol (MatrixColX &c)
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 (RowVector &gm)

Private Member Functions

GeneralMatrixImage () const

Constructor & Destructor Documentation

NEWMAT::RowVector::RowVector  )  [inline]
 

Definition at line 849 of file newmat.h.

Referenced by Image().

NEWMAT::RowVector::~RowVector  )  [inline]
 

Definition at line 850 of file newmat.h.

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

Definition at line 851 of file newmat.h.

NEWMAT::RowVector::RowVector const BaseMatrix  ) 
 

Definition at line 101 of file newmat4.cpp.

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

Definition at line 853 of file newmat.h.


Member Function Documentation

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

Reimplemented from NEWMAT::GeneralMatrix.

Definition at line 905 of file newmat4.cpp.

Real NEWMAT::RowVector::element int   )  const
 

Definition at line 776 of file newmat6.cpp.

Real & NEWMAT::RowVector::element int   ) 
 

Definition at line 769 of file newmat6.cpp.

void NEWMAT::RowVector::GetCol MatrixColX  )  [virtual]
 

Reimplemented from NEWMAT::Matrix.

Definition at line 538 of file newmat3.cpp.

void NEWMAT::RowVector::GetCol MatrixRowCol  )  [virtual]
 

Reimplemented from NEWMAT::Matrix.

Definition at line 526 of file newmat3.cpp.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 795 of file newmat4.cpp.

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

Reimplemented from NEWMAT::GeneralMatrix.

Definition at line 882 of file newmat.h.

void NEWMAT::RowVector::NextCol MatrixColX  )  [virtual]
 

Reimplemented from NEWMAT::Matrix.

Definition at line 550 of file newmat3.cpp.

void NEWMAT::RowVector::NextCol MatrixRowCol  )  [virtual]
 

Reimplemented from NEWMAT::Matrix.

Definition at line 547 of file newmat3.cpp.

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

Definition at line 879 of file newmat.h.

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

Definition at line 197 of file newmat6.cpp.

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

Definition at line 85 of file newmat6.cpp.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 887 of file newmat.h.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 885 of file newmat.h.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 888 of file newmat.h.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 886 of file newmat.h.

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

Definition at line 856 of file newmat.h.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 855 of file newmat.h.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 369 of file newmat6.cpp.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 317 of file newmat4.cpp.

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

Reimplemented from NEWMAT::Matrix.

Definition at line 278 of file newmat4.cpp.

void NEWMAT::RowVector::ReSize int   ) 
 

Definition at line 272 of file newmat4.cpp.

Referenced by ReSize().

void NEWMAT::RowVector::RestoreCol MatrixColX c  )  [virtual]
 

Reimplemented from NEWMAT::Matrix.

Definition at line 562 of file newmat3.cpp.

void NEWMAT::RowVector::RestoreCol MatrixRowCol  )  [inline, virtual]
 

Reimplemented from NEWMAT::Matrix.

Definition at line 873 of file newmat.h.

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

Definition at line 889 of file newmat.h.

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

Reimplemented from NEWMAT::GeneralMatrix.

Definition at line 68 of file newmat5.cpp.

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

Reimplemented from NEWMAT::Matrix.

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