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
ee2e7ec2
Commit
ee2e7ec2
authored
Nov 06, 2018
by
Martin Reinecke
Browse files
doc fix
parent
09348a90
Changes
1
Hide whitespace changes
Inline
Side-by-side
nifty5/multi_field.py
View file @
ee2e7ec2
...
...
@@ -219,12 +219,13 @@ class MultiField(object):
@
staticmethod
def
union
(
fields
,
domain
=
None
):
"""Returns the union of its input fields
""" Returns the union of its input fields.
Parameters
----------
fields: iterable of MultiFields
fields
: iterable of MultiFields
The set of input fields. Their domains need not be identical.
domain: MultiDomain or None
domain
: MultiDomain or None
If supplied, this will be the domain of the resulting field.
Providing this domain will accelerate the function.
...
...
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