All Classes and Interfaces
Classes
Class
Description
Base class that contains common code for fitting parametric univariate
real functions
y = f(pi;x), where x is
the independent variable and the pi are the
parameters.Vector function for computing function theoretical values.
Fits points to a
Gaussian
function.Guesses the parameters
norm, mean, and sigma
of a Gaussian.Parametric
based on the specified observed points.Fits points to a
harmonic oscillator
function.This class guesses harmonic coefficients from a sample.
Fits points to a
polynomial
function.Fits points to a user-defined
function.This class is a simple container for weighted observed point in
curve fitting.Simple container for weighted observed points used
in
curve fitting algorithms.