summaryrefslogtreecommitdiff
path: root/src/matrixOperations/includes
AgeCommit message (Expand)Author
2009-01-08update logmtorset
2009-01-06add logm (function comqr3 is bugged and wbdiag miss some functions) torset
2008-12-22Add Magnitudetorset
2008-12-22Add .htorset
2008-12-22Add Squred Magnitude (tests are empty)torset
2008-12-11Add determtorset
2008-12-11Modify includes in chol.htorset
2008-12-08Add L-U decomposition of square matrix using Cholesky algorithm(chol)torset
2008-11-25adding matrix inversion prototypesjofret
2008-11-24Add missing filetorset
2008-11-13change repertory for the multiplication and division and made the modifs in t...torset
2008-11-04Adding scalar eye functionsjofret
2008-10-28added commentsimon
2008-09-10added functions to create matrix full of one simon
2008-09-09* eyes -> eyejofret
2008-09-09inclue addition.h and subtraction.hjofret
2008-08-28added matrix inverse computation functions and updated some commentssimon
2008-08-07added matrixExponential and all related sub functions simon
2008-07-29move some pieces of code in more suitable filessimon
2008-07-29added missing filessimon
2008-07-28updated complex transpose functions ( because they were doing hermitian trans...simon
2008-07-23float and double right division and left division work with scalar matrixes, ...simon
2008-07-22added the trace functions, modifying matrixDivision Functions but still no c...simon
2008-07-18now the left and right division for real doubles work fine simon
2008-07-17renamed and added file to make the difference bewteen right and left simon
2008-07-16everything should work simon
2008-07-16corrected configure , and add comment in ddivasimon
2008-07-16Addding division to compilation process.jofret
2008-07-11added Header for transpose operation simon
2008-06-20- Enable ROW concatenationjofret
2008-06-19Reorganize and separate operationsjofret