Mol(Math Object Library) fot .Net

The SplineCubic type exposes the following members.

プロパティ

  名前説明
Public propertyBoundaryCondition
3次スプラインの境界条件です。デフォルトは BOUNDARY_CONDITION.FREE_END です。 SetBoundaryCondition() メソッドで設定されます。
Public propertyLeftBoundaryValue
左端の境界値
Public propertyOrder
スプライン区間多項式の次数です。
(Inherited from _Spline.)
Public propertyRightBoundaryValue
右端の境界値

参照