aboutsummaryrefslogtreecommitdiff
path: root/src/mtx_minmax.c
AgeCommit message (Collapse)Author
2005-09-26 added symbolic creation arguments or mode parameters "row" "col" ["mtx"] to ↵Franz Zotter
below described externals. now the operation mode of these externs can be selected by arbitrary ordered creation argumens containing above symbols, or by a "mode col" etc. command. This makes it easier/more intuitive to patch without using help patches. svn path=/trunk/externals/iem/iemmatrix/; revision=3634
2005-09-20changed the formerly called "dimension" to "mode".Franz Zotter
Now following modes are available: "col"/"column", "row" or anything else, e.g. "whole". This should be done for mtx_cumsum and mtx_sort too. perhaps this could be a more unifying definition for "row-wise" and "column-wise" operation modes. svn path=/trunk/externals/iem/iemmatrix/; revision=3606
2005-09-19added a bunch of new objects (from f.zotter);IOhannes m zmölnig
some of them are unstable, some are likely to change in their behaviour (read: not yet for use) svn path=/trunk/externals/iem/iemmatrix/; revision=3598