Popolo
Popolo
名前空間
Popolo.Numerics
CubicEquation クラス
CubicSpline クラス
FourierTransform クラス
GammaRandom クラス
GaussLegendreIntegrator クラス
GaussLegendreIntegrator.IntegrateFunction デリゲート
LevenbergMarquardt クラス
LevenbergMarquardt.ErrorFunction デリゲート
MersenneTwister クラス
Minimization クラス
Minimization.MinimizeFunction デリゲート
MultiMinimization クラス
MultiMinimization.MinimizeFunction デリゲート
MultiRoots クラス
MultiRoots.ErrorFunction デリゲート
NMSimplex クラス
NMSimplex.OptimizeFunction デリゲート
NormalRandom クラス
ODESolver クラス
ODESolver.DifferentialEquation デリゲート
ODESolver.TerminateProcess デリゲート
Roots クラス
Roots.ErrorFunction デリゲート
ODESolver
TerminateProcess デリゲート
強制終了判定関数
名前空間:
Popolo.Numerics
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
コピー
public
delegate
bool
TerminateProcess
(
double
t
,
double
yt
)
パラメーター
t
型:
System
Double
時点
yt
型:
System
Double
現在値
戻り値
型:
Boolean
強制終了する場合にはtrueを出力させる
関連項目
参照
Popolo.Numerics 名前空間