NFWDensityProfile ================================== .. currentmodule:: profiles.density .. autoclass:: profiles.density.NFWDensityProfile .. rubric:: Methods .. autosummary:: :toctree: :recursive: ~NFWDensityProfile.__init__ ~NFWDensityProfile.compute_circular_velocity ~NFWDensityProfile.compute_cosmological_overdensity_profile ~NFWDensityProfile.compute_cosmological_overdensity_radius ~NFWDensityProfile.compute_deflection_angle ~NFWDensityProfile.compute_einstein_radius ~NFWDensityProfile.compute_enclosed_mass ~NFWDensityProfile.compute_escape_velocity ~NFWDensityProfile.compute_fractional_mass_radius ~NFWDensityProfile.compute_gravitational_field ~NFWDensityProfile.compute_gravitational_potential ~NFWDensityProfile.compute_lensing_convergence ~NFWDensityProfile.compute_surface_density ~NFWDensityProfile.compute_total_mass ~NFWDensityProfile.from_dict ~NFWDensityProfile.from_hdf5 ~NFWDensityProfile.from_json ~NFWDensityProfile.from_yaml ~NFWDensityProfile.get_derived_profile ~NFWDensityProfile.get_expression_latex ~NFWDensityProfile.get_output_units ~NFWDensityProfile.get_parameters_latex ~NFWDensityProfile.lambdify_expression ~NFWDensityProfile.list_derived_profiles ~NFWDensityProfile.substitute_expression ~NFWDensityProfile.to_dict ~NFWDensityProfile.to_hdf5 ~NFWDensityProfile.to_json ~NFWDensityProfile.to_yaml .. rubric:: Attributes .. autosummary:: :toctree: :recursive: ~NFWDensityProfile.derived_profile_classes ~NFWDensityProfile.parameter_symbols ~NFWDensityProfile.parameters ~NFWDensityProfile.variable_symbols ~NFWDensityProfile.variables