LinMap Class Reference

#include <lqelems.hpp>

List of all members.

Public Member Functions

std::map< int, CouNumber > & Map ()
 public access
void insert (int index, CouNumber coe)
 insert a pair <int,CouNumber> into a map for linear terms

Private Attributes

std::map< int, CouNumberlmap_


Detailed Description

Definition at line 46 of file lqelems.hpp.


Member Function Documentation

std::map<int, CouNumber>& LinMap::Map (  )  [inline]

public access

Definition at line 54 of file lqelems.hpp.

References lmap_.

void LinMap::insert ( int  index,
CouNumber  coe 
) [inline]

insert a pair <int,CouNumber> into a map for linear terms

Definition at line 58 of file lqelems.hpp.

References COUENNE_EPS, and lmap_.


Member Data Documentation

std::map<int, CouNumber> LinMap::lmap_ [private]

Definition at line 49 of file lqelems.hpp.

Referenced by insert(), and Map().


The documentation for this class was generated from the following file:
Generated on Mon Aug 8 03:04:27 2011 for Couenne by  doxygen 1.4.7