Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_misc.h2096 …int* nintersectarray /**< pointer to store number of entries of intersection …
H A Dmisc.c10382 …int* nintersectarray /**< pointer to store number of entries of intersection … in SCIPcomputeArraysIntersection() argument
10394 assert( nintersectarray != NULL ); in SCIPcomputeArraysIntersection()
10424 *nintersectarray = cnt; in SCIPcomputeArraysIntersection()