Generated on Fri Mar 20 15:56:52 2015 for Gecode by doxygen 1.6.3

Gecode::Float::Linear::Term Class Reference

Class for describing linear term $a\cdot x$. More...

#include <linear.hh>

List of all members.

Public Attributes

FloatVal a
 Coefficient.
FloatView x
 View.

Detailed Description

Class for describing linear term $a\cdot x$.

Definition at line 168 of file linear.hh.


Member Data Documentation

Coefficient.

Definition at line 171 of file linear.hh.

View.

Definition at line 173 of file linear.hh.


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