bilby.bilby\_mcmc.proposals.FisherMatrixProposal ================================================ .. currentmodule:: bilby.bilby_mcmc.proposals .. autoclass:: FisherMatrixProposal :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. automethod:: __call__ .. rubric:: Methods .. autosummary:: ~FisherMatrixProposal.__init__ ~FisherMatrixProposal.apply_boundaries ~FisherMatrixProposal.apply_periodic_boundary ~FisherMatrixProposal.apply_reflective_boundary ~FisherMatrixProposal.check_dependencies ~FisherMatrixProposal.propose ~FisherMatrixProposal.update_scale .. rubric:: Attributes .. autosummary:: ~FisherMatrixProposal.acceptance_ratio ~FisherMatrixProposal.accepted ~FisherMatrixProposal.n ~FisherMatrixProposal.needs_likelihood_and_priors ~FisherMatrixProposal.rejected