Gecode::Int::Linear::Term< View > Class Template Reference
Class for describing linear term . More...
#include <linear.hh>
Public Attributes | |
int | a |
Coefficient. | |
View | x |
View. |
Detailed Description
template<class View>
class Gecode::Int::Linear::Term< View >
Class for describing linear term .
Definition at line 1310 of file linear.hh.
Member Data Documentation
template<class View>
int Gecode::Int::Linear::Term< View >::a |
template<class View>
View Gecode::Int::Linear::Term< View >::x |
The documentation for this class was generated from the following file:
- gecode/int/linear.hh (Revision: 10188)