#include <AVario.hpp>
◆ AVario() [1/2]
◆ AVario() [2/2]
AVario::AVario |
( |
const AVario & |
r | ) |
|
◆ ~AVario()
◆ evaluate()
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 |
◆ getCalcul()
const ECalcVario& AVario::getCalcul |
( |
| ) |
const |
|
inline |
◆ getCalculType()
const ECalcVario AVario::getCalculType |
( |
const String & |
calcul_name | ) |
|
|
static |
Convert the Calculation Name into a Calculation Type (ECalcVario)
- Returns
- The corresponding ECalcVario enum
◆ operator=()
◆ setCalcul()
void AVario::setCalcul |
( |
const ECalcVario & |
calcul | ) |
|
|
inline |
The documentation for this class was generated from the following files: