Home
last modified time | relevance | path

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

/dports/math/highs/HiGHS-cfe064e/src/ipm/basiclu/src/
H A Dlu_internal.c24 #define BASICLU_PIVOTLEN 269 macro
125 this->pivotlen = xstore[BASICLU_PIVOTLEN]; in lu_load()
268 xstore[BASICLU_PIVOTLEN] = this->pivotlen; in lu_save()
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/ipm/basiclu/src/
H A Dlu_internal.c24 #define BASICLU_PIVOTLEN 269 macro
125 this->pivotlen = xstore[BASICLU_PIVOTLEN]; in lu_load()
268 xstore[BASICLU_PIVOTLEN] = this->pivotlen; in lu_save()