リサイズはクリックかドラッグ
MultiRootsErrorFunction デリゲート
誤差関数

名前空間:  Popolo.Numerics
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public delegate void ErrorFunction(
	IVector x,
	ref IVector fx
)

パラメーター

x
型: Popolo.Numerics.MatrixOperationIVector
入力ベクトル
fx
型: Popolo.Numerics.MatrixOperationIVector
出力ベクトル
関連項目