#include "geoslib_old_f.h"#include "Enum/ECov.hpp"#include "Basic/Utilities.hpp"#include "Model/Tapering.hpp"#include <math.h>Functions | |
| Def_Tapering & | D_TAPE (int rank) |
| double | _tape_spherical (double h) |
| double | _tape_cubic (double h) |
| double | _tape_triangle (double h) |
| double | _tape_penta (double h) |
| double | _tape_storkey (double h) |
| double | _tape_wendland1 (double h) |
| double | _tape_wendland2 (double h) |
| double _tape_cubic | ( | double | h | ) |
| double _tape_penta | ( | double | h | ) |
| double _tape_spherical | ( | double | h | ) |
| double _tape_storkey | ( | double | h | ) |
| double _tape_triangle | ( | double | h | ) |
| double _tape_wendland1 | ( | double | h | ) |
| double _tape_wendland2 | ( | double | h | ) |
| Def_Tapering& D_TAPE | ( | int | rank | ) |