Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ift
NIFTy
Commits
198eb267
Commit
198eb267
authored
Jan 16, 2018
by
Martin Reinecke
Browse files
fix documentation
parent
53d607e9
Pipeline
#23751
passed with stage
in 4 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
nifty/operators/fft_operator.py
View file @
198eb267
...
...
@@ -52,9 +52,9 @@ class FFTOperator(LinearOperator):
The domain of the data that is output by "times" and input by
"adjoint_times".
If omitted, a co-domain will be chosen automatically.
Whenever "domain" is a
harmonic
RGSpace, the codomain
(and its parameters) are
uniquely determined.
For LMSpace, a sensible (but not unique)
Whenever "domain" is a
n
RGSpace, the codomain
(and its parameters) are
uniquely determined.
For
GLSpace, HPSpace, and
LMSpace, a sensible (but not unique)
co-domain is chosen that should work satisfactorily in most situations,
but for full control, the user should explicitly specify a codomain.
"""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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