Popolo
Popolo
名前空間
Popolo.Numerics
CubicEquation クラス
CubicSpline クラス
FourierTransform クラス
GammaRandom クラス
GaussLegendreIntegrator クラス
GaussLegendreIntegrator.IntegrateFunction デリゲート
LevenbergMarquardt クラス
LevenbergMarquardt.ErrorFunction デリゲート
LogNormalRandom クラス
MersenneTwister クラス
Minimization クラス
Minimization.MinimizeFunction デリゲート
MultiMinimization クラス
MultiMinimization.MinimizeFunction デリゲート
MultiRoots クラス
MultiRoots.ErrorFunction デリゲート
NMSimplex クラス
NMSimplex.OptimizeFunction デリゲート
NormalRandom クラス
ODESolver クラス
ODESolver.DifferentialEquation デリゲート
ODESolver.TerminateProcess デリゲート
Roots クラス
Roots.ErrorFunction デリゲート
MultiRoots
ErrorFunction デリゲート
誤差関数
名前空間:
Popolo.Numerics
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
コピー
public
delegate
void
ErrorFunction
(
IVector
x
,
ref
IVector
fx
)
パラメーター
x
型:
Popolo.Numerics.MatrixOperation
IVector
入力ベクトル
fx
型:
Popolo.Numerics.MatrixOperation
IVector
出力ベクトル
関連項目
参照
Popolo.Numerics 名前空間