Public Member Functions | List of all members
RectMatrixDiag Class Reference

#include <newmatrm.h>

Inheritance diagram for RectMatrixDiag:
Inheritance graph
[legend]

Public Member Functions

void DownDiag ()
 
Realoperator[] (int i)
 
 RectMatrixDiag (const DiagonalMatrix &D)
 
void UpDiag ()
 
- Public Member Functions inherited from RectMatrixRowCol
void DownDiag ()
 
RealFirst ()
 
Realoperator[] (int i)
 
void UpDiag ()
 
Real operator* (const RectMatrixRowCol &) const
 
void AddScaled (const RectMatrixRowCol &, Real)
 
void Divide (const RectMatrixRowCol &, Real)
 
void Divide (Real)
 
void Negate ()
 
void Zero ()
 
Real SumSquare () const
 

Additional Inherited Members

- Protected Member Functions inherited from RectMatrixRowCol
 RectMatrixRowCol (Real *st, int nx, int sp, int sh)
 
void Reset (Real *st, int nx, int sp, int sh)
 
- Protected Attributes inherited from RectMatrixRowCol
int n
 
int shift
 
int spacing
 
Realstore
 

Detailed Description

Access diagonal of a rectangular matrix.

Definition at line 89 of file newmatrm.h.

Constructor & Destructor Documentation

RectMatrixDiag::RectMatrixDiag ( const DiagonalMatrix D)
inline

Definition at line 92 of file newmatrm.h.

Member Function Documentation

void RectMatrixDiag::DownDiag ( )
inline

Definition at line 95 of file newmatrm.h.

Real& RectMatrixDiag::operator[] ( int  i)
inline

Definition at line 94 of file newmatrm.h.

void RectMatrixDiag::UpDiag ( )
inline

Definition at line 96 of file newmatrm.h.


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


kni
Author(s): Martin Günther
autogenerated on Fri Jan 3 2020 04:01:17