Perinterval
Perinterval is a term used in mathematics and data analysis to denote a quantity assigned to each subinterval of a partition of a domain. It expresses local behavior by dividing a domain into consecutive, non-overlapping intervals and evaluating a quantity on each interval.
Formally, let [a,b] be partitioned by a = t_0 < t_1 < ... < t_n = b, with I_k = [t_{k-1}, t_k]. For
Applications include finite element and finite-volume discretizations, histogram-based data analysis, time-series segmentation, and adaptive mesh refinement,
See also interval analysis, binning, and piecewise constant approximation.