A | a type that is a model of cdf estimator | |
a | an object of type A | |
f | an object of a type that models CDF | |
u | an object of a type that models a Location | |
first,last | two models of Input Iterator (see STL) iterating on a range of models of Neighborhood |
a(u,first,last,f)
Return type: | int | |
Semantics: | estimates the ``parameters'' of cdf f (mean and variance in the case of a Gaussian cdf, or the probabilities
Prob(Z![]() |