Getting Started
Working with ODL
Developer zone
Useful facts
API Reference
LinearSpace.
_lincomb
Implement out[:] = a * x1 + b * x2.
out[:] = a * x1 + b * x2
This method is intended to be private. Public callers should resort to lincomb which is type-checked.
lincomb