kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.linear
/
matrix
matrix
@
UnstableKMathAPI
fun
<
T
:
Any
,
A
:
Ring
<
T
>
>
LinearSpace
<
T
,
A
>
.
matrix
(
rows
:
Int
,
columns
:
Int
)
:
MatrixBuilder
<
T
,
A
>
(
source
)
Create a matrix builder with given number of rows and columns