Companion
Functions
Link copied to clipboard
fun <T, R : Dimension, C : Dimension> coerceUnsafe(structure: Structure2D<T>): DMatrix<T, R, C>
Content copied to clipboard
The same as DMatrix.coerce but without dimension checks. Use with caution.