{ } Raw JSON

bundles / scipy latest / scipy / sparse / linalg / _svdp / _AProd

class

scipy.sparse.linalg._svdp:_AProd

source: /scipy/sparse/linalg/_svdp.py :33

Signature

class   _AProd ( A )

Members

Summary

Wrapper class for linear operator

Extended Summary

The call signature of the __call__ method matches the callback of the PROPACK routines.

Aliases

  • scipy.sparse.linalg._svdp._AProd