pymatsolver.Diagonal ==================== .. currentmodule:: pymatsolver .. inheritance-diagram:: Diagonal :parts: 1 .. autoclass:: Diagonal .. 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: Diagonal.__mul__ Diagonal.clean Diagonal.conj Diagonal.conjugate Diagonal.get_attributes Diagonal.solve Diagonal.transpose Diagonal.__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: Diagonal.A Diagonal.T Diagonal.check_accuracy Diagonal.check_atol Diagonal.check_rtol Diagonal.dtype Diagonal.is_hermitian Diagonal.is_positive_definite Diagonal.is_real Diagonal.is_symmetric Diagonal.shape