![]() |
1.7.3
Geostatistics & Machine Learning toolbox | https://gstlearn.org
|
![]() |
#include "Basic/Grid.hpp"
#include "Basic/VectorNumT.hpp"
#include "Geometry/Rotation.hpp"
#include "Matrix/MatrixSquare.hpp"
#include "Basic/SerializeHDF5.hpp"
#include "Basic/Utilities.hpp"
#include "Basic/VectorHelper.hpp"
#include "geoslib_define.h"
#include <math.h>
Classes | |
struct | DimLoop |
Functions | |
static void | _dimensionRecursion (int idim, bool verbose, DimLoop &dlp) |
Variables | |
thread_local VectorInt | _iwork0 |
thread_local VectorDouble | _work1 |
thread_local VectorDouble | _work2 |
|
static |
Perform the recursion through the dimension
[in] | idim | Space rank |
[in] | verbose | Verbose flag |
[in] | dlp | DimLoop structure |
thread_local VectorInt _iwork0 |
thread_local VectorDouble _work1 |
thread_local VectorDouble _work2 |