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