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