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
/
ColumnVector
Column
Vector
fun
<
N
>
ColumnVector
(
vararg
elements
:
N
)
:
ColumnVector
<
N
>
(
source
)
fun
<
N
>
ColumnVector
(
size
:
UInt
,
initializer
:
(
coefficient
:
UInt
)
->
N
)
:
ColumnVector
<
N
>
(
source
)