kmath
kmath-ejml
/
space.kscience.kmath.ejml
/
EjmlLinearSpaceFDRM
/
buildMatrix
build
Matrix
open
override
fun
buildMatrix
(
rows
:
Int
,
columns
:
Int
,
initializer
:
FloatField
.
(
i
:
Int
,
j
:
Int
)
->
Float
)
:
EjmlFloatMatrix
<
FMatrixRMaj
>
Content copied to clipboard
Sources
jvm source
Link copied to clipboard