Searched refs:_is_injective (Results 1 – 6 of 6) sorted by relevance
111 if self.bijector._is_injective: # pylint: disable=protected-access136 if self.bijector._is_injective: # pylint: disable=protected-access157 if not self.bijector._is_injective: # pylint: disable=protected-access170 if not self.bijector._is_injective: # pylint: disable=protected-access184 if not self.bijector._is_injective: # pylint: disable=protected-access198 if not self.bijector._is_injective: # pylint: disable=protected-access211 if not self.bijector._is_injective: # pylint: disable=protected-access
431 if self.bijector._is_injective: # pylint: disable=protected-access457 if self.bijector._is_injective: # pylint: disable=protected-access483 if not self.bijector._is_injective: # pylint: disable=protected-access493 if not self.bijector._is_injective: # pylint: disable=protected-access503 if not self.bijector._is_injective: # pylint: disable=protected-access513 if not self.bijector._is_injective: # pylint: disable=protected-access523 if not self.bijector._is_injective: # pylint: disable=protected-access535 if not self.bijector._is_injective: # pylint: disable=protected-access
614 def _is_injective(self): member in Bijector740 if not self._is_injective: # No caching for non-injective774 if not self._is_injective: # No caching for non-injective827 if not self._is_injective: # No caching for non-injective918 if not self._is_injective:931 if not self._is_injective: # No caching for non-injective
123 def _is_injective(self): member in AbsoluteValue
72 if not bijector._is_injective: # pylint: disable=protected-access
189 if not a_bijector._is_injective: # pylint: disable=protected-access