Generated on Thu Apr 11 13:59:53 2019 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 166 of file linear.hh.


Member Data Documentation

Coefficient.

Definition at line 169 of file linear.hh.

View.

Definition at line 171 of file linear.hh.


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