public interface Constraints
Modifier and Type | Method and Description |
---|---|
int |
dimension()
Get the number of variables.
|
List<RealScalarFunction> |
getConstraints()
Get the list of constraint functions.
|
int |
size()
Get the number of constraints.
|
List<RealScalarFunction> getConstraints()
int dimension()
int size()
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.