kmath-core
/
space.kscience.kmath.linear
/
matrix
common
matrix
fun <
T
:
Any
,
A
:
Ring
<
T
>>
LinearSpace
<
T
,
A
>.
matrix
(rows:
Int
, columns:
Int
):
MatrixBuilder
<
T
,
A
>
Content copied to clipboard
Create a matrix builder with given number of rows and columns