Skip navigation links

Package gov.sandia.cognition.learning.algorithm.minimization.line.interpolator

Provides line (scalar) interpolation/extrapolation algorithms that fit an algebraic function to a (small) collection of data points.

See: Description

Package gov.sandia.cognition.learning.algorithm.minimization.line.interpolator Description

Provides line (scalar) interpolation/extrapolation algorithms that fit an algebraic function to a (small) collection of data points. These algorithms are primarily used as a subroutine in line-search algorithms.
Since:
2.1
Author:
Kevin R. Dixon
Skip navigation links