| LinearConstrainedProblemconstraints_ Field |
Problem constraints.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax protected IList<LinearConstraint> constraints_
Protected constraints_ As IList(Of LinearConstraint)
protected:
IList<LinearConstraint^>^ constraints_
val mutable constraints_: IList<LinearConstraint>
Field Value
IListLinearConstraintSee Also