 | DualSimplexSolverParamsCosting Property |
Gests and sets the costing (privoting) parameter.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic DualSimplexCosting Costing { get; set; }
Public Property Costing As DualSimplexCosting
Get
Set
public:
property DualSimplexCosting Costing {
DualSimplexCosting get ();
void set (DualSimplexCosting value);
}
member Costing : DualSimplexCosting with get, set
Property Value
DualSimplexCosting
See Also