【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.1.24.5.2.1 ocmath_get_percentiles_data
Contents
Description
get percentiles data
Syntax
BOOL ocmath_get_percentiles_data( double * pPercX, double * pPercY, int * pnPercSize, double * pTime, long * pCensorVal = NULL, long * pFrequency = NULL )
Parameters
- pPercX
- [output]sorted input data
- pPercY
- [output] percentiles
- pnPercSize
- [input/output]data size
- pTime
- [input]input data
- pCensorVal
- [input]Censor
- pFrequency
- [input] Frequency
Return
return TRUE on successful exit; else FALSE
Examples
Remark
See Also
Header to Include
origin.h