mapRowsToList

fun SincMatrix.mapRowsToList(transform: (rowVector: SincMatrix) -> SincMatrix): List<SincMatrix>