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
/
F64Array
/
get
get
abstract
operator
fun
get
(
vararg
indices
:
Int
)
:
Double
Indexing operators
abstract
operator
fun
get
(
r
:
Int
,
c
:
Int
)
:
Double
abstract
operator
fun
get
(
d
:
Int
,
r
:
Int
,
c
:
Int
)
:
Double