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