Public Member Functions
RectMatrixDiag Class Reference

#include <RectMatrix.h>

Inheritance diagram for RectMatrixDiag:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void DownDiag ()
Realoperator[] (int i)
 RectMatrixDiag (const DiagonalMatrix &D)
void UpDiag ()

Detailed Description

Access diagonal of a rectangular matrix.

Definition at line 89 of file RectMatrix.h.


Constructor & Destructor Documentation

Definition at line 92 of file RectMatrix.h.


Member Function Documentation

void RectMatrixDiag::DownDiag ( ) [inline]

Reimplemented from RectMatrixRowCol.

Definition at line 95 of file RectMatrix.h.

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

Reimplemented from RectMatrixRowCol.

Definition at line 94 of file RectMatrix.h.

void RectMatrixDiag::UpDiag ( ) [inline]

Reimplemented from RectMatrixRowCol.

Definition at line 96 of file RectMatrix.h.


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


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