checkAxis

inline fun F64Array.checkAxis(axis: Int)

Checks if the axis is valid.

Parameters

axis

The axis to check

Throws

If the index is out of bounds.