KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities
/
KSLArrays
/
diagonal
diagonal
fun
diagonal
(
array
:
Array
<
DoubleArray
>
)
:
DoubleArray
Return
the diagonal elements of the array as an array
Parameters
array
the square array, must not be null