aboutsummaryrefslogtreecommitdiff
path: root/src/iemmatrix.c
AgeCommit message (Collapse)Author
2005-10-07don't include c-files (iemmatrix.c used to include iemmatrix_sources.c)IOhannes m zmölnig
instead compile all c-files into objects and link them together svn path=/trunk/externals/iem/iemmatrix/; revision=3674
2005-09-19automatic adding of new source-files to the main setup functionIOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=3593
2005-06-27added [mtx_dbtorms] and [mtx_rmstodb]IOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=3253
2005-06-14added [mtx_exp] and [mtx_log]IOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=3171
2005-05-11split the objects from mtx_binops into several files: mtx_add, mtx_sub, ↵IOhannes m zmölnig
mtx_mul, mtx_pow mtx_binops is still there for glue functions exposed some important operations on float-arrays via iemmatrix.h (mtx_doInvert, mtx_doTranspose, mtx_doMultiply) as you can easily see, they all start with "mtx_do" and a capital letter; they all return a pointer to (newly allocated) memory with the result svn path=/trunk/externals/iem/iemmatrix/; revision=2947
2005-05-10added mtx_sumIOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=2937
2005-05-10added mtx_cholesky, mtx_gauss, mtx_prod, mtx_mul_tildeIOhannes m zmölnig
removed mtx_tilde svn path=/trunk/externals/iem/iemmatrix/; revision=2931
2005-04-13removed mtx_semipivotIOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=2756
2005-04-12changed license-text (now references LICENSE.txt instead of LGPL)IOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=2721
2005-03-30loading the mtx_distance2-setupIOhannes m zmölnig
svn path=/trunk/externals/iem/iemmatrix/; revision=2652
2005-03-21This commit was generated by cvs2svn to compensate for changes in r2637,svn2git-rootIOhannes m zmölnig
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iem/iemmatrix/; revision=2638