Click or drag to resize

DualSimplexSolver(DualSimplexSolver) Constructor

Copy constructor.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
protected DualSimplexSolver(
	DualSimplexSolver other
)

Parameters

other  DualSimplexSolver
A DualSimplexSolver object.
See Also