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.impl
/
checkAxis
check
Axis
inline
fun
F64Array
.
checkAxis
(
axis
:
Int
)
Checks if the axis is valid.
Parameters
axis
The axis to check
Throws
Index
Out
Of
Bounds
Exception
If the index is out of bounds.