Behaviour
It computes statistical indexes of the measure array. The type of indexes depends on a mask.
Parameters
Return type
Binary-array.
Examples
Compute the mean and the standard deviation of input measures.
oph_gsl_stats('OPH_DOUBLE','OPH_DOUBLE',measure,'101')
Operation type
Reduce.
| Argument name | Type | Mandatory | Values | Default | Min/Max-value | Min/Max-times | 
|---|---|---|---|---|---|---|
| input measure type | “oph_type” | “yes” | “‘oph_double’|’oph_float’|’oph_int’|’oph_long’|’oph_short’|’oph_byte’” | “1” / “1” | ||
| output measure type | “oph_type” | “yes” | “‘oph_double’|’oph_float’|’oph_int’|’oph_long’|’oph_short’|’oph_byte’” | “1” / “1” | ||
| measure | “binary-array” | “yes” | “1” / “1” | |||
| mask | “string” | “no” | “11111111111111” | “0” / “1” |