kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.linear
/
BufferedLinearSpace
/
buildVector
build
Vector
open
override
fun
buildVector
(
size
:
Int
,
initializer
:
A
.
(
Int
)
->
T
)
:
Point
<
T
>
(
source
)
Produces a point compatible with matrix space (and possibly optimized for it).