dynamo.vf.FixedPoints ===================== .. currentmodule:: dynamo.vf .. add toctree option to make autodoc generate the pages .. autoclass:: FixedPoints Methods table ~~~~~~~~~~~~~ .. autosummary:: ~dynamo.vf.FixedPoints.add_fixed_points ~dynamo.vf.FixedPoints.compute_eigvals ~dynamo.vf.FixedPoints.get_J ~dynamo.vf.FixedPoints.get_X ~dynamo.vf.FixedPoints.get_fixed_point_types ~dynamo.vf.FixedPoints.is_saddle ~dynamo.vf.FixedPoints.is_stable Methods ~~~~~~~ .. automethod:: FixedPoints.add_fixed_points .. automethod:: FixedPoints.compute_eigvals .. automethod:: FixedPoints.get_J .. automethod:: FixedPoints.get_X .. automethod:: FixedPoints.get_fixed_point_types .. automethod:: FixedPoints.is_saddle .. automethod:: FixedPoints.is_stable