Searched defs:kmin (Results 1 – 9 of 9) sorted by relevance
60 Index kmin = 0, kmax = 0, minloc, maxloc,krow; in pruneL() local
182 …ndle_int_option( std::string const & opt, std::string const & prefix, int & k, int kmin, int kmax ) in handle_int_option()
438 int kmin; member
235 const T kmin = std::numeric_limits<T>::min(); in ParseInt() local