Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
3c983f19
Commit
3c983f19
authored
May 26, 2020
by
Philipp Arras
Browse files
Merge branch 'patch-2' into 'NIFTy_6'
Update docstring for 'VariableCovarianceGaussianEnergy' See merge request
!505
parents
ba8eab3c
5dacd5e9
Pipeline
#75526
passed with stages
in 21 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nifty6/operators/energy_operators.py
View file @
3c983f19
...
...
@@ -144,6 +144,9 @@ class VariableCovarianceGaussianEnergy(EnergyOperator):
inverse_covariance : key
Inverse covariance diagonal key of the Gaussian.
sampling_dtype : np.dtype
Data type of the samples. Usually either 'np.float*' or 'np.complex*'
"""
def
__init__
(
self
,
domain
,
residual_key
,
inverse_covariance_key
,
sampling_dtype
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment