Home
last modified time | relevance | path

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

/dports/textproc/R-cran-stringr/stringr/R/
H A Dword.r44 neg_end <- !is.na(end) & end < 0L functionVar
/dports/math/libnormaliz/normaliz-3.9.0/source/libnormaliz/
H A Dcone_dual_mode.cpp388 typename list<Candidate<Integer>*>::iterator pos_begin, pos_end, neg_begin, neg_end; in cut_with_halfspace_hilbert_basis() local