dynamo.vf.SvcVectorField ======================== .. currentmodule:: dynamo.vf .. add toctree option to make autodoc generate the pages .. autoclass:: SvcVectorField Methods table ~~~~~~~~~~~~~ .. autosummary:: ~dynamo.vf.SvcVectorField.assign_fixed_points ~dynamo.vf.SvcVectorField.compute_acceleration ~dynamo.vf.SvcVectorField.compute_curl ~dynamo.vf.SvcVectorField.compute_curvature ~dynamo.vf.SvcVectorField.compute_divergence ~dynamo.vf.SvcVectorField.compute_sensitivity ~dynamo.vf.SvcVectorField.compute_torsion ~dynamo.vf.SvcVectorField.construct_graph ~dynamo.vf.SvcVectorField.evaluate ~dynamo.vf.SvcVectorField.find_fixed_points ~dynamo.vf.SvcVectorField.from_adata ~dynamo.vf.SvcVectorField.get_Hessian ~dynamo.vf.SvcVectorField.get_Jacobian ~dynamo.vf.SvcVectorField.get_Laplacian ~dynamo.vf.SvcVectorField.get_V ~dynamo.vf.SvcVectorField.get_X ~dynamo.vf.SvcVectorField.get_data ~dynamo.vf.SvcVectorField.get_fixed_points ~dynamo.vf.SvcVectorField.integrate ~dynamo.vf.SvcVectorField.plot_energy ~dynamo.vf.SvcVectorField.train Methods ~~~~~~~ .. automethod:: SvcVectorField.assign_fixed_points .. automethod:: SvcVectorField.compute_acceleration .. automethod:: SvcVectorField.compute_curl .. automethod:: SvcVectorField.compute_curvature .. automethod:: SvcVectorField.compute_divergence .. automethod:: SvcVectorField.compute_sensitivity .. automethod:: SvcVectorField.compute_torsion .. automethod:: SvcVectorField.construct_graph .. automethod:: SvcVectorField.evaluate .. automethod:: SvcVectorField.find_fixed_points .. automethod:: SvcVectorField.from_adata .. automethod:: SvcVectorField.get_Hessian .. automethod:: SvcVectorField.get_Jacobian .. automethod:: SvcVectorField.get_Laplacian .. automethod:: SvcVectorField.get_V .. automethod:: SvcVectorField.get_X .. automethod:: SvcVectorField.get_data .. automethod:: SvcVectorField.get_fixed_points .. automethod:: SvcVectorField.integrate .. automethod:: SvcVectorField.plot_energy .. automethod:: SvcVectorField.train