Getting Started
Working with ODL
Developer zone
Useful facts
API Reference
LinearSpace.
_multiply
Implement the pointwise multiplication out[:] = x1 * x2.
out[:] = x1 * x2
This method is intended to be private. Public callers should resort to multiply which is type-checked.
multiply