contents next up previous
Next: Cokriging-Based, Gaussian Cdf Estimator Up: Function Object Classes Previous: MM2 Covariance

Subsections

Kriging-Based, Gaussian Cdf Estimator

Gaussian_cdf_Kestimator<covariance,kriging_constraints,matrix_lib>

This cdf estimator assumes the cdf of variable Z is Gaussian, and does not account for any secondary variable. The mean and variance of the Gaussian cdf are estimated by kriging.



Where Defined

In header file <cdf_estimators.h>



Template Parameters

covariance   is a model of Covariance
kriging_constraints   is model of Kriging Constraint. It is set by default to OK_constraints<tnt_lib>
matrix_lib   defines the library of linear algebra to be used. The default value is tnt_lib, the TNT library.



Model of

Single Variable Cdf Estimator



Members

The leading Gaussian_cdf_Kestimator:: is omitted in the list of member functions.


contents next up previous
Next: Cokriging-Based, Gaussian Cdf Estimator Up: Function Object Classes Previous: MM2 Covariance
nicolas
2002-05-07