|
| def | __init__ (self, ndim, length_scale, E0, Gamma, **kwargs) |
| |
| def | precompute_Spectrum (self, Frequences) |
| |
| def | eval (self, *args) |
| |
| def | eval_sqrt (self, *args, nu=None, corrlen=None) |
| |
| def | __init__ (self, ndim=2, verbose=0, **kwargs) |
| |
| def | eval (self, *argv, **kwargs) |
| |
◆ __init__()
| def CovarianceKernels.MannCovariance.__init__ |
( |
|
self, |
|
|
|
ndim, |
|
|
|
length_scale, |
|
|
|
E0, |
|
|
|
Gamma, |
|
|
** |
kwargs |
|
) |
| |
◆ eval()
| def CovarianceKernels.MannCovariance.eval |
( |
|
self, |
|
|
* |
args |
|
) |
| |
◆ eval_sqrt()
| def CovarianceKernels.MannCovariance.eval_sqrt |
( |
|
self, |
|
|
* |
args, |
|
|
|
nu = None, |
|
|
|
corrlen = None |
|
) |
| |
◆ precompute_Spectrum()
| def CovarianceKernels.MannCovariance.precompute_Spectrum |
( |
|
self, |
|
|
|
Frequences |
|
) |
| |
◆ E0
| CovarianceKernels.MannCovariance.E0 |
◆ Gamma
| CovarianceKernels.MannCovariance.Gamma |
| CovarianceKernels.MannCovariance.L |
◆ ndim
| CovarianceKernels.MannCovariance.ndim |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/ExaquteSandboxApplication/python_scripts/WindGenerator/CovarianceKernels.py