Public Member Functions | Private Attributes | List of all members
ConstRealStarStar Class Reference

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

#include <newmat.h>

Public Member Functions

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

Private Attributes

const Real ** a
 

Detailed Description

Let matrix simulate a C type const two dimensional array.

Definition at line 1902 of file newmat.h.

Constructor & Destructor Documentation

ConstRealStarStar::ConstRealStarStar ( const Matrix A)

Definition at line 1344 of file newmat4.cpp.

ConstRealStarStar::~ConstRealStarStar ( )
inline

Definition at line 1907 of file newmat.h.

Member Function Documentation

ConstRealStarStar::operator const Real ** ( )
inline

Definition at line 1908 of file newmat.h.

Member Data Documentation

const Real** ConstRealStarStar::a
private

Definition at line 1904 of file newmat.h.


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


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