KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.statistic
/
MultipleComparisonAnalyzer
/
Companion
/
checkLengths
check
Lengths
fun
checkLengths
(
dataMap
:
Map
<
String
,
DoubleArray
>
)
:
Boolean
Checks if each double[] in the map has the same length
Return
true if same length
Parameters
data
Map
the data map to check