contents next up previous
Next: Indicator Cdf Estimator Up: Function Object Classes Previous: Kriging-Based, Gaussian Cdf Estimator

Subsections

Cokriging-Based, Gaussian Cdf Estimator

Gaussian_cdf_coKestimator<covariance_set,kriging_constraints,matrix_lib>

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



Where Defined

In header file <cdf_estimators.h>



Template Parameters

covariance_set   is a model of Covariance Set
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

Multiple Variable Cdf Estimator



Members

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


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