fpbspl Subroutine

subroutine fpbspl(t, n, k, x, l, h)

Arguments

Type IntentOptional AttributesName
real(kind=8) :: t(n)
integer :: n
integer :: k
real(kind=8) :: x
integer :: l
real(kind=8) :: h(20)

Contents

None