Home
last modified time | relevance | path

Searched defs:n_above (Results 1 – 4 of 4) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/mul/mbl/
H A Dmbl_histogram.h70 int n_above() const { return n_above_; } in n_above() function
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgrdclip.c291 uint64_t ij, n_above = 0, n_below = 0; in GMT_grdclip() local
H A Dgmt_stat.c1743 …int64_t n_above, n_below, n_equal, n_lub, n_glb, one; /* These must be signed integers (PW: Why? -… in gmt_median() local
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dgraphics.cc8159 int n_above = static_cast<int> (std::floor ((hi_lim-tmp_ticks(n_ticks-1)) in calc_ticks_and_lims() local