Searched refs:nullIndex (Results 1 – 1 of 1) sorted by relevance
20 const int nullIndex = std::numeric_limits<int>::max(); variable37 colUnknown.insert(colUnknown.begin(), getNumFixedCols(), nullIndex); in SimplexBase()60 assert(index != nullIndex && "nullIndex passed to unknownFromIndex"); in unknownFromIndex()75 assert(index != nullIndex && "nullIndex passed to unknownFromIndex"); in unknownFromIndex()1110 if (index != nullIndex) in getSnapshotBasis()1238 assert(colUnknown[col] != nullIndex && in undo()1487 result.colUnknown.assign(2, nullIndex); in makeProduct()