Public Member Functions | Private Member Functions
RowVector Class Reference

Row vector. More...

#include <Vector.h>

Inheritance diagram for RowVector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void cleanup ()
Realelement (int)
Real element (int) const
void MiniCleanUp ()
Realnric () const
Realoperator() (int)
Real operator() (int) const
void operator+= (const Matrix &M)
void operator+= (Real f)
void operator-= (const Matrix &M)
void operator-= (Real f)
void operator= (const BaseMatrix &)
void operator= (Real f)
void operator= (const RowVector &m)
void resize (int)
void ReSize (int m)
void resize (int, int)
void ReSize (int m, int n)
void resize (const GeneralMatrix &A)
void ReSize (const GeneralMatrix &A)
void resize_keep (int)
void resize_keep (int, int)
void RestoreCol (MatrixRowCol &)
 RowVector ()
 RowVector (ArrayLengthSpecifier n)
 RowVector (const BaseMatrix &)
 RowVector (const RowVector &gm)
void swap (RowVector &gm)
GeneralMatrixTranspose (TransposedMatrix *, MatrixType)
MatrixType type () const
 ~RowVector ()
void GetCol (MatrixRowCol &)
void GetCol (MatrixColX &)
void NextCol (MatrixRowCol &)
void NextCol (MatrixColX &)
void RestoreCol (MatrixColX &c)

Private Member Functions

GeneralMatrixImage () const

Detailed Description

Row vector.

Definition at line 5 of file Vector.h.


Constructor & Destructor Documentation

RowVector::RowVector ( ) [inline]

Definition at line 9 of file Vector.h.

RowVector::~RowVector ( ) [inline]

Definition at line 10 of file Vector.h.

Definition at line 11 of file Vector.h.

Definition at line 776 of file NewMatExhaustive.cpp.

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

Definition at line 13 of file Vector.h.


Member Function Documentation

void RowVector::cleanup ( ) [virtual]

Reimplemented from GeneralMatrix.

Definition at line 1790 of file NewMatExhaustive.cpp.

Real & RowVector::element ( int  n)

Definition at line 3386 of file NewMatExhaustive.cpp.

Real RowVector::element ( int  n) const

Definition at line 3393 of file NewMatExhaustive.cpp.

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

Reimplemented from Matrix.

Definition at line 6147 of file NewMatExhaustive.cpp.

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

Reimplemented from Matrix.

Definition at line 6159 of file NewMatExhaustive.cpp.

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

Reimplemented from Matrix.

Definition at line 1701 of file NewMatExhaustive.cpp.

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

Reimplemented from GeneralMatrix.

Definition at line 47 of file Vector.h.

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

Reimplemented from Matrix.

Definition at line 6168 of file NewMatExhaustive.cpp.

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

Reimplemented from Matrix.

Definition at line 6171 of file NewMatExhaustive.cpp.

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

Definition at line 44 of file Vector.h.

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

Definition at line 2683 of file NewMatExhaustive.cpp.

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

Definition at line 2795 of file NewMatExhaustive.cpp.

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

Reimplemented from Matrix.

Definition at line 50 of file Vector.h.

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

Reimplemented from Matrix.

Definition at line 52 of file Vector.h.

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

Reimplemented from Matrix.

Definition at line 51 of file Vector.h.

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

Reimplemented from Matrix.

Definition at line 53 of file Vector.h.

void RowVector::operator= ( const BaseMatrix X)

Reimplemented from Matrix.

Definition at line 2967 of file NewMatExhaustive.cpp.

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

Reimplemented from Matrix.

Definition at line 15 of file Vector.h.

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

Definition at line 16 of file Vector.h.

void RowVector::resize ( int  nc)

Definition at line 983 of file NewMatExhaustive.cpp.

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

Definition at line 37 of file Vector.h.

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

Reimplemented from Matrix.

Definition at line 989 of file NewMatExhaustive.cpp.

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

Reimplemented from Matrix.

Definition at line 41 of file Vector.h.

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

Reimplemented from Matrix.

Definition at line 1028 of file NewMatExhaustive.cpp.

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

Reimplemented from Matrix.

Definition at line 43 of file Vector.h.

void RowVector::resize_keep ( int  nc)

Definition at line 1228 of file NewMatExhaustive.cpp.

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

Reimplemented from Matrix.

Definition at line 1246 of file NewMatExhaustive.cpp.

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

Reimplemented from Matrix.

Definition at line 33 of file Vector.h.

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

Reimplemented from Matrix.

Definition at line 6183 of file NewMatExhaustive.cpp.

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

Definition at line 54 of file Vector.h.

Reimplemented from GeneralMatrix.

Definition at line 2120 of file NewMatExhaustive.cpp.

MatrixType RowVector::type ( ) const [virtual]

Reimplemented from Matrix.

Definition at line 1327 of file NewMatExhaustive.cpp.


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


lo
Author(s): U. Klank
autogenerated on Mon Oct 6 2014 10:44:15