Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

ExponentialCorrelModel Class Reference

exponential random field correlation model. More...

#include <CorrelModel.h>

Inheritance diagram for ExponentialCorrelModel::

CorrelModel HandleId List of all members.

Public Methods

 ExponentialCorrelModel (int nsd_)
virtual real spatialCorrelation (const Ptv(real) &x)

Detailed Description

exponential random field correlation model.

NAME: ExponentialCorrelModel - exponential random field correlation model

DESCRIPTION:

This class is a subclass of "CorrelModel" for implementing an exponential spatial correlation model for random fields. The correlation expression is the exponential of minus the square root of the sum of each spatial coordinate divided by the corresponding integral scale.


Constructor & Destructor Documentation

ExponentialCorrelModel::ExponentialCorrelModel ( int nsd_ ) [inline]
 


Member Function Documentation

real ExponentialCorrelModel::spatialCorrelation ( const Ptv(real) & x ) [virtual]
 

this is the central virtual function in the hierarchy; it computes the value of the correlation function at a specified point.

Reimplemented from CorrelModel.


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.