Home
last modified time | relevance | path

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

/dports/math/ecos/ecos-2.0.8/include/
H A Decos.h70 #define BK_SCALE (0.8) /*Backtracking constant*/ macro
/dports/math/py-ecos/ecos-python-2.0.8/ecos/include/
H A Decos.h70 #define BK_SCALE (0.8) /*Backtracking constant*/ macro
/dports/math/ecos/ecos-2.0.8/src/
H A Dpreproc.c776 mywork->stgs->bk_scale = BK_SCALE; in ECOS_setup()
/dports/math/py-ecos/ecos-python-2.0.8/ecos/src/
H A Dpreproc.c776 mywork->stgs->bk_scale = BK_SCALE;