Interface IntegralConstrainedCellFactory.IntegerConstraint
-
- All Known Implementing Classes:
IntegralConstrainedCellFactory.AllIntegers
,IntegralConstrainedCellFactory.SomeIntegers
- Enclosing class:
- IntegralConstrainedCellFactory
public static interface IntegralConstrainedCellFactory.IntegerConstraint
The integral constraints are defined by implementing thisinterface
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Vector
round(Vector x)
-