$search

RowVector Class Reference
[Newmat matrix manipulation library]

Row vector. More...

#include <newmat.h>

Inheritance diagram for RowVector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void MiniCleanUp ()
Real * nric () const
void operator+= (Real f)
void operator+= (const Matrix &M)
void operator-= (Real f)
void operator-= (const Matrix &M)
void operator= (const RowVector &m)
void operator= (Real f)
void ReSize (const GeneralMatrix &A)
void ReSize (int m, int n)
void ReSize (int m)
void RestoreCol (MatrixRowCol &)
 RowVector (const RowVector &gm)
 RowVector (ArrayLengthSpecifier n)
 RowVector ()
void swap (RowVector &gm)
 ~RowVector ()

Real element (int) const
Real & element (int)
Real operator() (int) const
Real & operator() (int)
void operator= (const BaseMatrix &)

void GetCol (MatrixColX &)
void GetCol (MatrixRowCol &)
void NextCol (MatrixColX &)
void NextCol (MatrixRowCol &)
void RestoreCol (MatrixColX &c)

GeneralMatrixTranspose (TransposedMatrix *, MatrixType)



GeneralMatrixImage () const
void cleanup ()
void resize (const GeneralMatrix &A)
void resize (int, int)
void resize (int)
void resize_keep (int, int)
void resize_keep (int)
 RowVector (const BaseMatrix &)
MatrixType type () const

Detailed Description

Row vector.

Definition at line 953 of file newmat.h.


Constructor & Destructor Documentation

RowVector::RowVector (  )  [inline]

Definition at line 957 of file newmat.h.

RowVector::~RowVector (  )  [inline]

Definition at line 958 of file newmat.h.

RowVector::RowVector ( ArrayLengthSpecifier  n  )  [inline]

Definition at line 959 of file newmat.h.

RowVector::RowVector ( const BaseMatrix M  ) 

Definition at line 108 of file newmat4.cpp.

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

Definition at line 961 of file newmat.h.


Member Function Documentation

void RowVector::cleanup (  )  [virtual]

Reimplemented from GeneralMatrix.

Definition at line 1122 of file newmat4.cpp.

Real RowVector::element ( int  n  )  const

Definition at line 799 of file newmat6.cpp.

Real & RowVector::element ( int  n  ) 

Definition at line 792 of file newmat6.cpp.

void RowVector::GetCol ( MatrixColX mrc  )  [virtual]

Reimplemented from Matrix.

Definition at line 542 of file newmat3.cpp.

void RowVector::GetCol ( MatrixRowCol mrc  )  [virtual]

Reimplemented from Matrix.

Definition at line 530 of file newmat3.cpp.

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

Reimplemented from Matrix.

Definition at line 1033 of file newmat4.cpp.

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

Reimplemented from GeneralMatrix.

Definition at line 995 of file newmat.h.

void RowVector::NextCol ( MatrixColX mrc  )  [virtual]

Reimplemented from Matrix.

Definition at line 554 of file newmat3.cpp.

void RowVector::NextCol ( MatrixRowCol mrc  )  [virtual]

Reimplemented from Matrix.

Definition at line 551 of file newmat3.cpp.

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

Definition at line 992 of file newmat.h.

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

Definition at line 201 of file newmat6.cpp.

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

Definition at line 89 of file newmat6.cpp.

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

Reimplemented from Matrix.

Definition at line 1000 of file newmat.h.

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

Reimplemented from Matrix.

Definition at line 998 of file newmat.h.

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

Reimplemented from Matrix.

Definition at line 1001 of file newmat.h.

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

Reimplemented from Matrix.

Definition at line 999 of file newmat.h.

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

Definition at line 964 of file newmat.h.

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

Reimplemented from Matrix.

Definition at line 963 of file newmat.h.

void RowVector::operator= ( const BaseMatrix X  ) 

Reimplemented from Matrix.

Definition at line 373 of file newmat6.cpp.

void RowVector::ReSize ( const GeneralMatrix A  )  [inline, virtual]

Reimplemented from Matrix.

Definition at line 991 of file newmat.h.

void RowVector::resize ( const GeneralMatrix A  )  [virtual]

Reimplemented from Matrix.

Definition at line 360 of file newmat4.cpp.

void RowVector::ReSize ( int  m,
int  n 
) [inline, virtual]

Reimplemented from Matrix.

Definition at line 989 of file newmat.h.

void RowVector::resize ( int  nr,
int  nc 
) [virtual]

Reimplemented from Matrix.

Definition at line 321 of file newmat4.cpp.

void RowVector::ReSize ( int  m  )  [inline]

Definition at line 985 of file newmat.h.

void RowVector::resize ( int  nc  ) 

Definition at line 315 of file newmat4.cpp.

void RowVector::resize_keep ( int  nr,
int  nc 
) [virtual]

Reimplemented from Matrix.

Definition at line 578 of file newmat4.cpp.

void RowVector::resize_keep ( int  nc  ) 

Definition at line 560 of file newmat4.cpp.

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

Reimplemented from Matrix.

Definition at line 566 of file newmat3.cpp.

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

Reimplemented from Matrix.

Definition at line 981 of file newmat.h.

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

Definition at line 1002 of file newmat.h.

GeneralMatrix * RowVector::Transpose ( TransposedMatrix ,
MatrixType  mt 
) [virtual]

Reimplemented from GeneralMatrix.

Definition at line 72 of file newmat5.cpp.

MatrixType RowVector::type (  )  const [virtual]

Reimplemented from Matrix.

Definition at line 659 of file newmat4.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


kni
Author(s): Neuronics AG (see AUTHORS.txt); ROS wrapper by Martin Günther
autogenerated on Tue Mar 5 12:33:28 2013