C# 클래스 toop_project.src.Solver.BCGStabParametrs

상속: ISolverParametrs
파일 보기 프로젝트 열기: ProjectSun/toop-project 1 사용 예제들

공개 메소드들

메소드 설명
BCGStabParametrs ( double epsilon, int maxIterations ) : System

메소드 상세

BCGStabParametrs() 공개 메소드

public BCGStabParametrs ( double epsilon, int maxIterations ) : System
epsilon double
maxIterations int
리턴 System