package gsl

  1. Overview
  2. Docs

Module Gsl.BsplineSource

Basis Splines

Sourcetype ws
Sourceval make : k:int -> nbreak:int -> ws
Sourceval ncoeffs : ws -> int
Sourceval knots : [< Vectmat.vec ] -> ws -> unit
Sourceval knots_uniform : a:float -> b:float -> ws -> unit
Sourceval _eval : float -> [< Vectmat.vec ] -> ws -> unit
Sourceval eval : ws -> float -> [> Vectmat.vec ]
OCaml

Innovation. Community. Security.