toggle menu
sincmathsmp
0.3
common
switch theme
search in API
sincmathsmp
/
io.github.gallvp.sincmaths
/
setCol
set
Col
fun
SincMatrix
.
setCol
(
mlCol
:
Int
,
values
:
DoubleArray
)
fun
SincMatrix
.
setCol
(
mlCol
:
Int
,
values
:
SincMatrix
)
fun
SincMatrix
.
setCol
(
mlCol
:
Int
,
value
:
Double
)
Indexing starts at 1, like Octave/MATLAB.