リサイズはクリックかドラッグ
GaussLegendreIntegrator コンストラクター
コンストラクタ

名前空間:  Popolo.Numerics
アセンブリ:  Popolo (in Popolo.dll) バージョン: 2.0.0.0 (2.0.0.0)
構文
C#
public GaussLegendreIntegrator(
	GaussLegendreIntegratorIntegrateFunction iFnc,
	int nodeNumber
)

パラメーター

iFnc
型: Popolo.NumericsGaussLegendreIntegratorIntegrateFunction
被積分関数
nodeNumber
型: SystemInt32
分点の数
関連項目