Searched refs:classify (Results 1 – 10 of 10) sorted by relevance
46 switch (classify(x[i])) in test_edges()49 switch (classify(x[j])) in test_edges()52 assert(classify(r) == NaN); in test_edges()55 assert(classify(r) == zero); in test_edges()58 assert(classify(r) == zero); in test_edges()61 assert(classify(r) == NaN); in test_edges()64 assert(classify(r) == NaN); in test_edges()69 switch (classify(x[j])) in test_edges()72 assert(classify(r) == inf); in test_edges()75 assert(classify(r) == non_zero); in test_edges()[all …]
48 switch (classify(x[i])) in test_edges()51 switch (classify(x[j])) in test_edges()54 assert(classify(r) == zero); in test_edges()57 assert(classify(r) == zero); in test_edges()60 assert(classify(r) == NaN); in test_edges()63 assert(classify(r) == NaN); in test_edges()66 assert(classify(r) == NaN); in test_edges()71 switch (classify(x[j])) in test_edges()74 assert(classify(r) == zero); in test_edges()77 assert(classify(r) == non_zero); in test_edges()[all …]
55 switch (classify(r)) in test_edges()58 if (std::signbit(r) || classify(theta) == inf || classify(theta) == NaN) in test_edges()60 int c = classify(z); in test_edges()69 if (std::signbit(r) || classify(theta) == inf || classify(theta) == NaN) in test_edges()71 int c = classify(z); in test_edges()82 int c = classify(z); in test_edges()87 assert(classify(z) == inf); in test_edges()88 if (classify(theta) != NaN && classify(theta) != inf) in test_edges()90 assert(classify(real(z)) != NaN); in test_edges()91 assert(classify(imag(z)) != NaN); in test_edges()[all …]
44 switch (classify(x[i])) in test_edges()59 assert(classify(r) == classify(x[i])); in test_edges()
35 switch (classify(x[i])) in test_edges()
40 switch (classify(x[i])) in test_edges()
179 classify(const std::complex<T>& x) in classify() function204 classify(double x) in classify() function
697 When writing the @code{install} target, you must classify all the959 When writing the @code{install} target, you must classify all the984 To classify the commands in the @code{install} rule into these three
1776 When writing the `install' target, you must classify all the2012 When writing the `install' target, you must classify all the commands2038 To classify the commands in the `install' rule into these three