Searched refs:check_rank (Results 1 – 2 of 2) sorted by relevance
24 from ._utils.utils import check_prob, check_sum_equal_one, check_rank,\123 check_rank(self.probs)
183 def check_rank(probs): function