Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MultiCubicSpline

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    Returns MultiCubicSpline

Properties

_a

_a: any

_a2

_a2: any

_ae

_ae: boolean[]

_b

_b: any

_b2

_b2: any

_d

_d: any

_d2

_d2: any

_grid

_grid: SplineGrid

_i

_i: any

_res

_res: any

_v

_v: any

_v1

_v1: any

_v2

_v2: any

_y

_y: any

_y2

_y2: any

c_spline

c_spline: any

c_splint

c_splint: any

i

i: Size

Methods

f

  • Parameters

    Returns Real

mcsInit

  • Parameters

    • grid: SplineGrid
    • y: Real[][]
    • Default value ae: boolean[] = Array1D.fromSizeValue(20, false)

    Returns MultiCubicSpline