 | SimplexSolverBaseORTools(SimplexSolverBaseORTools) Constructor |
Copy constructor
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxprotected SimplexSolverBaseORTools(
SimplexSolverBaseORTools other
)
Protected Sub New (
other As SimplexSolverBaseORTools
)
protected:
SimplexSolverBaseORTools(
SimplexSolverBaseORTools^ other
)
new :
other : SimplexSolverBaseORTools -> SimplexSolverBaseORToolsParameters
- other SimplexSolverBaseORTools
- The other solver.
See Also