GaussLegendreIntegrator クラス |
名前空間: Popolo.Numerics
[SerializableAttribute] public class GaussLegendreIntegrator
GaussLegendreIntegrator 型は下記のメンバーを公開します。
| 名前 | 説明 | |
|---|---|---|
| GaussLegendreIntegrator | コンストラクタ |
| 名前 | 説明 | |
|---|---|---|
| ComputeNodesAndWeights | 分点と重みを計算する | |
| Equals | (Objectから継承) | |
| Finalize | (Objectから継承) | |
| GetHashCode | 特定の型のハッシュ関数として機能します。 (Objectから継承) | |
| GetType | 現在のインスタンスの Type を取得します。 (Objectから継承) | |
| Integrate(Double, Double) | 区間abで定積分する | |
| Integrate(GaussLegendreIntegratorIntegrateFunction, Double, Double, Double, Double) | 区間abで定積分する | |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Objectから継承) | |
| ToString | (Objectから継承) | |
| UpdateNodeNumber | 分点の数を更新する |