api / koma.matrix / Matrix / forEachCol
forEachCol
open fun forEachCol(f: (
Matrix
<
T
>) ->
Unit
):
Unit
Passes each col from left to right into a function.
Parameters
f
- A function that takes in a row (i.e. 1xN matrix)
api / koma.matrix / Matrix / forEachCol
open fun forEachCol(f: (
Matrix
<
T
>) ->
Unit
):
Unit
Passes each col from left to right into a function.
f
- A function that takes in a row (i.e. 1xN matrix)
From here you can search these documents. Enter your search terms below.
Keys | Action |
---|---|
? | Open this help |
n | Next page |
p | Previous page |
s | Search |