toggle menu
sincmathsmp
0.3
common
switch theme
search in API
sincmathsmp
/
io.github.gallvp.sincmaths
/
mapColumnsToList
map
Columns
To
List
fun
SincMatrix
.
mapColumnsToList
(
transform
:
(
colVector
:
SincMatrix
)
->
SincMatrix
)
:
List
<
SincMatrix
>