ofRows

@JvmName(name = "ofRowsArray")
fun ofRows(rows: List<F64Array>): F64TwoAxisArray

Creates a new array from the given list of rows.

Return

the created array

Parameters

rows

the rows of the array