Searched defs:nonnegative (Results 1 – 8 of 8) sorted by relevance
25 mod nonnegative; module
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
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
6 let nonnegative = v >= 0.0; in acos_approx_f32() localVariable
664 nonnegative = _GreaterThanEq(0.0) variable