Beispiel #1
0
 def create_guesser(self, theta: float) -> HashSuffixGuesser:
     return HashSuffixGuesser(self.representation, theta)