RealInterpolator
Type for variables that are actually functions that map Real values to Real values
Usage
RealInterpolator()
Source
# Type for variables that are actually functions that map `Real` values to `Real` values
type RealInterpolator = func(::Real)::RealRelated
Examples
Experiments
Analyses
Tests