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
0fafaaf9
Commit
0fafaaf9
authored
May 08, 2017
by
Pumpe, Daniel (dpumpe)
Browse files
update Docstrings for EndomorphicOperator
parent
c48ff24f
Changes
1
Hide whitespace changes
Inline
Side-by-side
nifty/operators/endomorphic_operator/endomorphic_operator.py
View file @
0fafaaf9
...
...
@@ -35,15 +35,11 @@ class EndomorphicOperator(LinearOperator):
Attributes
----------
domain : NIFTy.space
The NIFTy.space in which the operator is defined.
target : NIFTy.space
The NIFTy.space in which the outcome of the operator lives.
As the Operator is endomorphic this is the same as its domain.
self_adjoint : boolean
Indicates whether the operator is self_adjoint or not.
unitary: boolean
Indicates whether the operator is unitary or not.
Raises
------
...
...
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