Searched refs:_calculate_acceptance_probs_with_mixing (Results 1 – 1 of 1) sorted by relevance
64 _calculate_acceptance_probs_with_mixing(initial_dist_t,76 lambda initial: _calculate_acceptance_probs_with_mixing( # pylint: disable=g-long-lambda230 def _calculate_acceptance_probs_with_mixing(initial_probs, target_probs): function