OptimizationData
public class NonNegativeConstraint extends Object implements OptimizationData
Constructor | Description |
---|---|
NonNegativeConstraint(boolean restricted) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
isRestrictedToNonNegative() |
Indicates whether all the variables must be restricted to non-negative
values.
|
Copyright © 2016–2018 Hipparchus.org. All rights reserved.