Visible to Intel only — GUID: GUID-C1FB7B92-A02D-46E2-8C02-462AC4963B7B
Visible to Intel only — GUID: GUID-C1FB7B92-A02D-46E2-8C02-462AC4963B7B
Calculating Order Statistics
Order statistics is stored as a one-dimensional array. To hold results of the calculations, the size of this array should be at least m*n
where
m is the number of vector components to process.
n is the number of observations.
The calculation results are packed according to the value of the ostatsstorage variable. For the supported storage formats, please see table Storage format of matrix of observations and order statistics in the Summary Statistics section of [MKLMan].