HQP  1.9.7
Mesch::MATP Class Reference

Wrapper for Meschach MAT*. More...

#include <Meschach.h>

Inheritance diagram for Mesch::MATP:
[legend]

Public Member Functions

Constructors and assignments
 MATP ()
 
 MATP (MAT *cm)
 
MAT * operator= (MAT *nm)
 
Operators for MATP
Real * operator[] (int i)
 
MAT * operator-> ()
 
 operator MAT * ()
 
 operator const MAT * ()
 
Operators for const MATP
const Real * operator[] (int i) const
 
const MAT * operator-> () const
 
 operator const MAT * () const
 

Protected Attributes

MAT * _m
 wrapped MAT*
 

Detailed Description

Wrapper for Meschach MAT*.


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