Searched defs:iqr (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/ficl/ | ||
H A D | math64.h | 77 #define m64CastQRIU(iqr) (*(UNSQR *)(&(iqr))) argument |
/freebsd/contrib/bsnmp/tests/ | ||
H A D | catch.hpp | 6904 auto iqr = q3 - q1; in classify_outliers() local |