HQP  1.9.7
Mesch::VECP Class Reference

Wrapper for Meschach VEC*. More...

#include <Meschach.h>

Inheritance diagram for Mesch::VECP:
[legend]

Public Member Functions

Constructors and assignments
 VECP ()
 
 VECP (VEC *cv)
 
VEC * operator= (VEC *nv)
 
Operators for VECP
Real & operator[] (int j)
 
VEC * operator-> ()
 
 operator VEC * ()
 
 operator const VEC * ()
 
Operators for const VECP
const Real & operator[] (int j) const
 
const VEC * operator-> () const
 
 operator const VEC * () const
 

Protected Attributes

VEC * _v
 wrapped VEC*
 

Detailed Description

Wrapper for Meschach VEC*.


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