Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dgausspol.cc5840 const_iterateur tmp_it=v_mini.begin(),tmp_itend=v_mini.end(); in algext_vmin2pmin() local
5841 for (int d=int(tmp_itend-tmp_it)-1;tmp_it!=tmp_itend;++tmp_it,--d){ in algext_vmin2pmin()