Home
last modified time | relevance | path

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

/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/src/Interfaces/Ipopt/
H A DBonIpoptInteriorWarmStarter.cpp150 Number* z_L_vals_new = d_z_L_new->Values(); in WarmStartIterate() local
173 z_L_vals_new[izL_new] = z_L_vals_prev[izL_prev]; in WarmStartIterate()