Mesch::MATROWP Class Reference

#include <Meschach.h>

List of all members.


Detailed Description

Wrapper for a row in Meschach MAT.

It is used if compiled with DEBUG flag.

Public Member Functions

Constructors and assignments
 MATROWP (Real *row, int dim)
Operators for MATROWP
Real & operator[] (int j)
 operator Real * ()
Operators for const MATROWP
const Real & operator[] (int j) const
 operator const Real * () const

Protected Attributes

Real * _row
 pointer to data
int _dim
 dimension of row


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

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