pymatsolver.Backward ==================== .. currentmodule:: pymatsolver .. inheritance-diagram:: Backward :parts: 1 .. autoclass:: Backward .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Backward.__mul__ Backward.clean Backward.conj Backward.conjugate Backward.get_attributes Backward.solve Backward.transpose Backward.__mul__ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Backward.A Backward.T Backward.check_accuracy Backward.check_atol Backward.check_rtol Backward.dtype Backward.is_hermitian Backward.is_positive_definite Backward.is_real Backward.is_symmetric Backward.lower Backward.shape