Popolo
Popolo
名前空間
Popolo.Numerics
GaussLegendreIntegrator クラス
GaussLegendreIntegrator メソッド
Integrate メソッド
Integrate メソッド (Double, Double)
Integrate メソッド (GaussLegendreIntegrator.IntegrateFunction, Double, Double, Double[], Double[])
GaussLegendreIntegrator
Integrate メソッド (Double, Double)
区間abで定積分する
名前空間:
Popolo.Numerics
アセンブリ:
Popolo (in Popolo.dll) バージョン: 2.1.0.0 (2.1.0.0)
構文
C#
コピー
public
double
Integrate
(
double
a
,
double
b
)
パラメーター
a
型:
System
Double
下限値
b
型:
System
Double
上限値
戻り値
型:
Double
積分値
関連項目
参照
GaussLegendreIntegrator クラス
Integrate オーバーロード
Popolo.Numerics 名前空間