C# Class toop_project.src.Solver.MSGParametrs

Inheritance: ISolverParametrs
显示文件 Open project: ProjectSun/toop-project Class Usage Examples

Public Methods

Method Description
MSGParametrs ( double epsilon, int maxIterations ) : System

Method Details

MSGParametrs() public method

public MSGParametrs ( double epsilon, int maxIterations ) : System
epsilon double
maxIterations int
return System