Package | Description |
---|---|
fr.cnes.sirius.patrius.math.optim.linear |
Modifier and Type | Method and Description |
---|---|
protected Collection<LinearConstraint> |
LinearOptimizer.getConstraints() |
Collection<LinearConstraint> |
LinearConstraintSet.getConstraints()
Gets the set of linear constraints.
|
Constructor and Description |
---|
LinearConstraintSet(LinearConstraint... constraints)
Creates a set containing the given constraints.
|
Constructor and Description |
---|
LinearConstraintSet(Collection<LinearConstraint> constraints)
Creates a set containing the given constraints.
|
Copyright © 2018 CNES. All Rights Reserved.