KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
countLessThan
count
Less
Than
fun
DoubleArray
.
countLessThan
(
x
:
Double
)
:
Int
fun
IntArray
.
countLessThan
(
x
:
Int
)
:
Int
Return
the number of data points less than x
Parameters
x
the ordinate to check