Public Member Functions | Private Attributes
ConstRealStarStar Class Reference

Let matrix simulate a C type const two dimensional array. More...

#include <Array.h>

List of all members.

Public Member Functions

 ConstRealStarStar (const Matrix &A)
 operator const Real ** ()
 ~ConstRealStarStar ()

Private Attributes

const Real ** a

Detailed Description

Let matrix simulate a C type const two dimensional array.

Definition at line 61 of file Array.h.


Constructor & Destructor Documentation

Definition at line 2012 of file NewMatExhaustive.cpp.

Definition at line 66 of file Array.h.


Member Function Documentation

ConstRealStarStar::operator const Real ** ( ) [inline]

Definition at line 67 of file Array.h.


Member Data Documentation

const Real** ConstRealStarStar::a [private]

Definition at line 63 of file Array.h.


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