toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
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