toggle menu
sincmathsmp
0.3
common
switch theme
search in API
sincmathsmp
/
io.github.gallvp.sincmaths
/
mapRows
map
Rows
fun
SincMatrix
.
mapRows
(
transform
:
(
rowVector
:
SincMatrix
)
->
SincMatrix
)
:
SincMatrix
fun
SincMatrix
.
mapRows
(
resultLen
:
Int
,
transform
:
(
rowVector
:
SincMatrix
)
->
SincMatrix
)
:
SincMatrix