Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_matrix.h258 #define SCIPmatrixGetNRows(matrix) (matrix->nrows) macro
H A Dmatrix.c1692 int SCIPmatrixGetNRows( in SCIPmatrixGetNRows() function