Home
last modified time | relevance | path

Searched refs:bound_log2 (Results 1 – 1 of 1) sorted by relevance

/external/crcalc/src/com/hp/creals/
DCR.java254 static int bound_log2(int n) { in bound_log2() method in CR
1248 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1290 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1335 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1385 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()
1438 int calc_precision = p - bound_log2(2*iterations_needed) in approximate()