ndarray-simd
Toggle table of contents
1.6.0
common
Platform filter
common
Switch theme
Search in API
ndarray-simd
ndarray-simd
/
com.martmists.ndarray.simd
/
F64TwoAxisArray
/
Companion
Companion
object
Companion
Members
Functions
of
Link copied to clipboard
fun
of
(
rows
:
Int
,
data
:
DoubleArray
)
:
F64TwoAxisArray
Creates a
F64TwoAxisArray
from a
DoubleArray
.