Home
last modified time | relevance | path

Searched defs:SCIPmatrixGetColNDownlocks (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_matrix.h251 #define SCIPmatrixGetColNDownlocks(matrix,col) (matrix->ndownlocks[col]) macro
H A Dmatrix.c1608 int SCIPmatrixGetColNDownlocks( in SCIPmatrixGetColNDownlocks() function