Package-level declarations

Functions

Link copied to clipboard
inline fun F64Array.checkAxis(axis: Int)

Checks if the axis is valid.

Link copied to clipboard
inline fun checkIndex(label: String, pos: Int, size: Int)

Checks if the index is in bounds.

Link copied to clipboard
inline fun IntArray.product(): Int

Returns the product of all elements in the array.