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