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