ndarray-simd
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Search in API
ndarray-simd
ndarray-simd
/
com.martmists.ndarray.simd
/
F64Array
/
Companion
/
identity
identity
@
JvmStatic
fun
identity
(
size
:
Int
)
:
F64TwoAxisArray
Creates a 2D identity matrix of the given size.
Return
the created matrix
Parameters
size
the size of the matrix