Class NonNeg
Constrains the weights to be non-negative.
Namespace: SiaNet.Constraints
Assembly: SiaNet.dll
Syntax
public class NonNeg : BaseConstraint
Constructors
| Improve this Doc View SourceNonNeg()
Initializes a new instance of the NonNeg class.
Declaration
public NonNeg()