Searched defs:nonnegative (Results 1 – 6 of 6) sorted by relevance
122 Eigen::TensorFixedSize<bool, Eigen::Sizes<>, Eigen::RowMajor> nonnegative; in Compute() local248 Eigen::TensorFixedSize<bool, Eigen::Sizes<>, Eigen::RowMajor> nonnegative; in Compute() local359 Eigen::TensorFixedSize<bool, Eigen::Sizes<>, Eigen::RowMajor> nonnegative; in Compute() local
15 let nonnegative = self >= 0.0; in acos_approx() localVariable
39 private static final int[] nonnegative = new int[ARRAY_SIZE]; field in IntMathBenchmark
39 private static final long[] nonnegative = new long[ARRAY_SIZE]; field in LongMathBenchmark