Generated on Tue Apr 18 10:23:30 2017 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 170 of file linear.hh.


Member Data Documentation

Coefficient.

Definition at line 173 of file linear.hh.

View.

Definition at line 175 of file linear.hh.


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