aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_find_rowcol.pd
AgeCommit message (Collapse)Author
2006-08-10mtx_find_rowcol changed: creation arguments addedFranz Zotter
[finds nonzero indices of non-zero matrix elements in row and column format. creation arguments enable full functionality of the mtx_find external (find first/last non-zero element in row/column direction)] svn path=/trunk/externals/iem/iemmatrix/; revision=5548
2006-08-09added some useful abstractions:Franz Zotter
...rowcol... indexing vectors/matrices can be converted to row and column indexing vectors/matrices. mtx_find_rowcol ... finding nonzero row and column indices of a matrix mtx_mod.pd ... modulo operator using division and rounding. svn path=/trunk/externals/iem/iemmatrix/; revision=5539