Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type input = Base.input
val get : interpolation -> float array
val zero : interpolation
val compute : interpolation -> input -> float
val compute_coefs : (input * float) array -> interpolation
val error : (input * float) array -> interpolation -> float
val print : Stdlib.out_channel -> interpolation -> unit