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

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

공개 메소드들

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

메소드 상세

GMRESParameters() 공개 메소드

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