Click or drag to resize

PrimalSimplexSolver(PrimalSimplexSolver) Constructor

Copy constructor.

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

Parameters

other  PrimalSimplexSolver
Another PrimalSimplexSolver.
See Also