#include <CovHelper.hpp>
◆ CovHelper() [1/2]
◆ ~CovHelper()
CovHelper::~CovHelper |
( |
| ) |
|
|
inline |
◆ CovHelper() [2/2]
◆ getAllCovariances()
VectorString CovHelper::getAllCovariances |
( |
int |
ndim = 2 , |
|
|
int |
minorder = -1 , |
|
|
bool |
hasrange = false , |
|
|
bool |
flagSimtub = false , |
|
|
bool |
flagSimuSpectral = false |
|
) |
| |
|
static |
Returns the list of covariance names that are valid according to various options:
- Parameters
-
ndim | Space dimension |
minorder | Minimum degree of the IRF (-1 for stationary, 0 for Intrinsic, ...) |
hasrange | Check if the Covariance has a Range defined |
flagSimtub | Check that the Covariance can be simulated using Turning Band Method |
flagSimuSpectral | Check if the Covariance can be simulated using the Spectral Method |
◆ operator=()
The documentation for this class was generated from the following files: