Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dlexer_tab_int.h318 {"nlp_initialpoint",0, _NLP_INITIALPOINT, _INT_MAPLECONVERSION,T_TYPE_ID},
H A Ddispatch.h594 _NLP_INITIALPOINT = 137, //nlp_initialpoint enumerator
H A Doptimization.cc2814 else if (lh.is_integer() && lh.val==_NLP_INITIALPOINT && rh.type==_VECT) { in _nlpsolve()