Home
last modified time | relevance | path

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

/dports/math/cgal/CGAL-5.3/include/CGAL/Polynomial/
H A DPolynomial_type.h656 NT a_to_j = a; in scale_up() local
658 coeff(j) *= a_to_j; in scale_up()
659 a_to_j *= a; in scale_up()