R/wrappers.R
am_argreduce.Rd
Return the index of the maximum or minimum value in each row or column.
am_rowargmax(x) am_rowargmin(x) am_colargmax(x) am_colargmin(x)
A numeric matrix or adgeMatrix.
adgeMatrix
An integer vector of indices.