Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.linearAlgebra
/
dev.lounres.kone.linearAlgebra
/
SettableColumnVector
Settable
Column
Vector
fun
<
N
>
SettableColumnVector
(
vararg
elements
:
N
)
:
SettableColumnVector
<
N
>
(
source
)
fun
<
N
>
SettableColumnVector
(
size
:
UInt
,
initializer
:
(
coefficient
:
UInt
)
->
N
)
:
SettableColumnVector
<
N
>
(
source
)