Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
toop_project
src
Solver
BCGStabParametrs
C# Class toop_project.src.Solver.BCGStabParametrs
Inheritance:
ISolverParametrs
Show file
Open project: ProjectSun/toop-project
Class Usage Examples
Public Methods
Method
Description
BCGStabParametrs
(
double
epsilon
,
int
maxIterations
) :
System
Method Details
BCGStabParametrs()
public
method
public
BCGStabParametrs
(
double
epsilon
,
int
maxIterations
) :
System
epsilon
double
maxIterations
int
return
System