scipy.sparse.linalg.LinearOperator ================================== .. currentmodule:: scipy.sparse.linalg .. autoclass:: LinearOperator .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LinearOperator.__init__ ~LinearOperator.adjoint ~LinearOperator.dot ~LinearOperator.matmat ~LinearOperator.matvec ~LinearOperator.rmatvec ~LinearOperator.transpose .. rubric:: Attributes .. autosummary:: ~LinearOperator.H ~LinearOperator.T