MeshKit  1.0
IAData::constraintRow Struct Reference

#include <IAData.hpp>

List of all members.

Public Member Functions

 constraintRow ()

Public Attributes

std::vector< sparseEntryM
double upperBound
double lowerBound

Detailed Description

Definition at line 63 of file IAData.hpp.


Constructor & Destructor Documentation

constraintRow ( ) [inline]

Definition at line 68 of file IAData.hpp.


Member Data Documentation

double lowerBound

Definition at line 67 of file IAData.hpp.

std::vector<sparseEntry> M

Definition at line 65 of file IAData.hpp.

double upperBound

Definition at line 67 of file IAData.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines