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