public class GaussianParametersGuesser extends Object
a
, b
, c
, and d
)
of a ParametricGaussianFunction
based on the specified observed
points.Constructor and Description |
---|
GaussianParametersGuesser(WeightedObservedPoint[] observations)
Constructs instance with the specified observed points.
|
public GaussianParametersGuesser(WeightedObservedPoint[] observations)
observations
- observed points upon which should base guessCopyright © 2003-2012 Apache Software Foundation. All Rights Reserved.