|
Feel++ 0.91.0
|
#include <convex.hpp>
Public Member Functions | |
Constructors, destructor | |
| Convex () | |
| default constructor | |
| Convex (Convex const &) | |
| copy constructor | |
| virtual | ~Convex () |
| destructor | |
Operator overloads | |
| Convex & | operator= (Convex const &o) |
| copy operator | |
Static Public Attributes | |
Constants | |
| static const uint16_type | nDim = Dim |
| static const uint16_type | nOrder = Order |
| static const uint16_type | nRealDim = RDim |
Convex base class.
1.7.4