Searched refs:LOG1P (Results 1 – 3 of 3) sorted by relevance
71 LOG1P, enumerator137 case LOG1P: in TestCWiseGrad()318 TestCWiseGrad<float, float>(LOG1P, x_fn); in TEST_F()325 TestCWiseGrad<complex64, complex64>(LOG1P, x_fn); in TEST_F()
213 public static final ComposableFunction LOG1P = new ComposableFunction () { field in ComposableFunction
566 return mapToSelf(ComposableFunction.LOG1P); in mapLog1pToSelf()