Mesch::MATP Class Reference

#include <Meschach.h>

Inheritance diagram for Mesch::MATP:

Inheritance graph
base refererrect $classOmu__Jacobian.html 7,82 119,108
[legend]

List of all members.


Detailed Description

Wrapper for Meschach MAT*.

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*

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

HQP is hosted at SourceForge. Documentation generated on Sat Nov 8 14:21:35 2008 using doxygen.