Home
last modified time | relevance | path

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

/dports/math/heyoka/heyoka-0.16.0/src/
H A Dtaylor.cpp366 auto num_rho in taylor_determine_h() local
368 auto rho_o = taylor_step_pow(s, builder.CreateFDiv(num_rho, max_abs_diff_o), in taylor_determine_h()
370 auto rho_om1 = taylor_step_pow(s, builder.CreateFDiv(num_rho, max_abs_diff_om1), in taylor_determine_h()