VARIOGRAM Class Reference
#include <mi32/variogram.h>
List of all members.
Member Enumeration Documentation
- Enumerator:
| MODEL_Linear |
|
| MODEL_Spherical |
|
| MODEL_Exponential |
|
| MODEL_Quadratic |
|
| MODEL_Gaussian |
|
Constructor & Destructor Documentation
| VARIOGRAM::VARIOGRAM |
( |
const VARIOGRAM & |
rhs |
) |
|
| VARIOGRAM::~VARIOGRAM |
( |
|
) |
|
Member Function Documentation
| void VARIOGRAM::Clear |
( |
|
) |
|
| double VARIOGRAM::ComputeCovariance |
( |
const DPOINT2D & |
p1, |
|
|
const DPOINT2D & |
p2 | |
|
) |
| | const |
| double VARIOGRAM::GetAnisotropicAngle |
( |
|
) |
const [inline] |
| double VARIOGRAM::GetAnisotropicRatio |
( |
|
) |
const [inline] |
| MODEL VARIOGRAM::GetModel |
( |
|
) |
const [inline] |
| double VARIOGRAM::GetNugget |
( |
|
) |
const [inline] |
| double VARIOGRAM::GetRange |
( |
|
) |
const [inline] |
| double VARIOGRAM::GetSill |
( |
|
) |
const [inline] |
| bool VARIOGRAM::IsInitialized |
( |
|
) |
const [inline] |
| void VARIOGRAM::SetAnisotropicAngle |
( |
const double |
angle |
) |
|
| double VARIOGRAM::SetAnisotropicRatio |
( |
const double |
ratio |
) |
|
| void VARIOGRAM::SetModel |
( |
const MODEL |
model |
) |
|
| void VARIOGRAM::SetNugget |
( |
const double |
nugget |
) |
|
| void VARIOGRAM::SetRange |
( |
const double |
range |
) |
|
| void VARIOGRAM::SetSill |
( |
const double |
sill |
) |
|
The documentation for this class was generated from the following file: