Click or drag to resize

BoundedVariableProblem(BoundedVariableProblem) Constructor

Copy constructor.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public BoundedVariableProblem(
	BoundedVariableProblem other
)

Parameters

other  BoundedVariableProblem
A BoundedVariableProblem.
See Also