#include <AVario.hpp>
AVario::AVario |
( |
const AVario & |
r | ) |
|
void AVario::evaluate |
( |
Db * |
db, |
|
|
int |
nvar, |
|
|
int |
iech1, |
|
|
int |
iech2, |
|
|
int |
ipas, |
|
|
double |
dist, |
|
|
int |
do_asym = 0 |
|
) |
| |
Update the variogram values
- Parameters
-
[in] | db | Db descriptor |
[in] | nvar | Number of variables |
[in] | iech1 | Rank of the first sample |
[in] | iech2 | Rank of the second sample |
[in] | ipas | Rank of the lag |
[in] | dist | Distance value |
[in] | do_asym | When FALSE, do not perform the symmetry |
const ECalcVario& AVario::getCalcul |
( |
| ) |
const |
|
inline |
const ECalcVario AVario::getCalculType |
( |
const String & |
calcul_name | ) |
|
|
static |
Convert the Calculation Name into a Calculation Type (ECalcVario)
- Returns
- The corresponding ECalcVario enum
void AVario::setCalcul |
( |
const ECalcVario & |
calcul | ) |
|
|
inline |
The documentation for this class was generated from the following files: