KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
KSLArrays
/
isSquare
is
Square
fun
isSquare
(
array
:
Array
<
DoubleArray
>
)
:
Boolean
Return
true if the number of rows equals the number of columns
Parameters
array
the array to check