KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
countGreaterEqualTo
count
Greater
Equal
To
fun
DoubleArray
.
countGreaterEqualTo
(
x
:
Double
)
:
Int
fun
IntArray
.
countGreaterEqualTo
(
x
:
Int
)
:
Int
Return
the number of data points greater than or equal to x
Parameters
x
the ordinate to check