ndArray

abstract val ndArray: INDArray

The wrapped INDArray. Since KMath uses Int indexes, assuming the size of INDArray is less or equal to Int.MAX_VALUE.

Sources

Link copied to clipboard