List of all members
MatrixRow Class Reference

#include <newmatrc.h>

Inheritance diagram for MatrixRow:
Inheritance graph
[legend]

Public Member Functions

 MatrixRow (GeneralMatrix *, LoadAndStoreFlag, int=0)
 
void Next ()
 
 ~MatrixRow ()
 
- Public Member Functions inherited from MatrixRowCol
RealData ()
 
void IncrDiag ()
 
void IncrId ()
 
void IncrLT ()
 
void IncrMat ()
 
void IncrUT ()
 
int Length ()
 
void Length (int i)
 
 MatrixRowCol ()
 
int Skip ()
 
void Skip (int i)
 
int Storage ()
 
void Storage (int i)
 
void Zero ()
 
void Add (const MatrixRowCol &)
 
void AddScaled (const MatrixRowCol &, Real)
 
void Add (const MatrixRowCol &, const MatrixRowCol &)
 
void Add (const MatrixRowCol &, Real)
 
void NegAdd (const MatrixRowCol &, Real)
 
void Sub (const MatrixRowCol &)
 
void Sub (const MatrixRowCol &, const MatrixRowCol &)
 
void RevSub (const MatrixRowCol &)
 
void ConCat (const MatrixRowCol &, const MatrixRowCol &)
 
void Multiply (const MatrixRowCol &)
 
void Multiply (const MatrixRowCol &, const MatrixRowCol &)
 
void KP (const MatrixRowCol &, const MatrixRowCol &)
 
void Copy (const MatrixRowCol &)
 
void CopyCheck (const MatrixRowCol &)
 
void Check (const MatrixRowCol &)
 
void Check ()
 
void Copy (const double *&)
 
void Copy (const float *&)
 
void Copy (const int *&)
 
void Copy (Real)
 
void Add (Real)
 
void Multiply (Real)
 
Real SumAbsoluteValue ()
 
Real MaximumAbsoluteValue1 (Real r, int &i)
 
Real MinimumAbsoluteValue1 (Real r, int &i)
 
Real Maximum1 (Real r, int &i)
 
Real Minimum1 (Real r, int &i)
 
Real Sum ()
 
void Inject (const MatrixRowCol &)
 
void Negate (const MatrixRowCol &)
 
void Multiply (const MatrixRowCol &, Real)
 
void SubRowCol (MatrixRowCol &, int, int) const
 
 ~MatrixRowCol ()
 

Additional Inherited Members

- Public Attributes inherited from MatrixRowCol
LoadAndStoreFlag cw
 
Realdata
 
GeneralMatrixgm
 
int length
 
int rowcol
 
int skip
 
int storage
 

Detailed Description

Access a row of a matrix.

Definition at line 115 of file newmatrc.h.

Constructor & Destructor Documentation

MatrixRow::MatrixRow ( GeneralMatrix gmx,
LoadAndStoreFlag  cwx,
int  row = 0 
)
inline

Definition at line 158 of file newmatrc.h.

MatrixRow::~MatrixRow ( )

Definition at line 839 of file newmat3.cpp.

Member Function Documentation

void MatrixRow::Next ( )
inline

Definition at line 161 of file newmatrc.h.


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


kni
Author(s): Martin Günther
autogenerated on Fri Jun 7 2019 22:06:46