Skip to content
GitLab
Menu
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
3ee3d20f
Commit
3ee3d20f
authored
Jan 14, 2019
by
Martin Reinecke
Browse files
improve docstring
parent
99059a0a
Changes
1
Hide whitespace changes
Inline
Side-by-side
nifty5/operators/endomorphic_operator.py
View file @
3ee3d20f
...
...
@@ -23,9 +23,8 @@ from .linear_operator import LinearOperator
class
EndomorphicOperator
(
LinearOperator
):
""" NIFTy class for endomorphic operators.
The NIFTy EndomorphicOperator class is a class derived from the
LinearOperator. By definition, domain and target are the same in
EndomorphicOperator.
The NIFTy EndomorphicOperator describes linear operators with identical
domain and target.
"""
@
property
...
...
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