Click or drag to resize

SimplexSolverBase(SimplexSolverBase) Constructor

Copy constructor

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

Parameters

other  SimplexSolverBase
The other solver.
See Also