$search

ColumnVector Class Reference
[Newmat matrix manipulation library]

Column vector. More...

#include <newmat.h>

Inheritance diagram for ColumnVector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ColumnVector (const ColumnVector &gm)
 ColumnVector (ArrayLengthSpecifier n)
 ColumnVector ()
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 ColumnVector &m)
void operator= (Real f)
void ReSize (const GeneralMatrix &A)
void ReSize (int m, int n)
void ReSize (int m)
void swap (ColumnVector &gm)
 ~ColumnVector ()

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

GeneralMatrixTranspose (TransposedMatrix *, MatrixType)



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

Detailed Description

Column vector.

Definition at line 1008 of file newmat.h.


Constructor & Destructor Documentation

ColumnVector::ColumnVector (  )  [inline]

Definition at line 1012 of file newmat.h.

ColumnVector::~ColumnVector (  )  [inline]

Definition at line 1013 of file newmat.h.

ColumnVector::ColumnVector ( ArrayLengthSpecifier  n  )  [inline]

Definition at line 1014 of file newmat.h.

ColumnVector::ColumnVector ( const BaseMatrix M  ) 

Definition at line 118 of file newmat4.cpp.

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

Definition at line 1016 of file newmat.h.


Member Function Documentation

void ColumnVector::cleanup (  )  [virtual]

Reimplemented from GeneralMatrix.

Definition at line 1125 of file newmat4.cpp.

Real ColumnVector::element ( int  m  )  const

Definition at line 785 of file newmat6.cpp.

Real & ColumnVector::element ( int  m  ) 

Definition at line 778 of file newmat6.cpp.

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

Reimplemented from Matrix.

Definition at line 1040 of file newmat4.cpp.

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

Reimplemented from GeneralMatrix.

Definition at line 1044 of file newmat.h.

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

Definition at line 1041 of file newmat.h.

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

Definition at line 194 of file newmat6.cpp.

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

Definition at line 82 of file newmat6.cpp.

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

Reimplemented from Matrix.

Definition at line 1049 of file newmat.h.

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

Reimplemented from Matrix.

Definition at line 1047 of file newmat.h.

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

Reimplemented from Matrix.

Definition at line 1050 of file newmat.h.

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

Reimplemented from Matrix.

Definition at line 1048 of file newmat.h.

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

Definition at line 1019 of file newmat.h.

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

Reimplemented from Matrix.

Definition at line 1018 of file newmat.h.

void ColumnVector::operator= ( const BaseMatrix X  ) 

Reimplemented from Matrix.

Definition at line 382 of file newmat6.cpp.

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

Reimplemented from Matrix.

Definition at line 1040 of file newmat.h.

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

Reimplemented from Matrix.

Definition at line 357 of file newmat4.cpp.

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

Reimplemented from Matrix.

Definition at line 1038 of file newmat.h.

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

Reimplemented from Matrix.

Definition at line 328 of file newmat4.cpp.

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

Definition at line 1034 of file newmat.h.

void ColumnVector::resize ( int  nr  ) 

Definition at line 318 of file newmat4.cpp.

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

Reimplemented from Matrix.

Definition at line 604 of file newmat4.cpp.

void ColumnVector::resize_keep ( int  nr  ) 

Definition at line 586 of file newmat4.cpp.

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

Definition at line 1051 of file newmat.h.

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

Reimplemented from GeneralMatrix.

Definition at line 64 of file newmat5.cpp.

MatrixType ColumnVector::type (  )  const [virtual]

Reimplemented from Matrix.

Definition at line 660 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:24 2013