summaryrefslogtreecommitdiff
path: root/src/includes/lapack.h
AgeCommit message (Collapse)Author
2009-04-22add signalProcessing projectcornet
2009-04-22build with visual studio (dynamic libraries)cornet
2009-02-17Updatetorset
2009-01-08update logmtorset
2008-12-11Updates changes due to insertion of determtorset
2008-12-08Add L-U decomposition of square matrix using Cholesky algorithm(chol)torset
testDoubleChol failed
2008-08-28added matrix inverse computation functions and updated some commentssimon
2008-08-07added matrixExponential and all related sub functions simon
matrixExponential just work with real Double for the moment
2008-07-29move some pieces of code in more suitable filessimon
2008-07-29added missing filessimon
2008-07-22added the trace functions, modifying matrixDivision Functions but still no ↵simon
change, these which worked are still working and those which failed are still failing
2008-07-17renamed and added file to make the difference bewteen right and left simon
division , function still not all implemented and still not giving the good result , youpi
2008-07-16corrected configure , and add comment in ddivasimon
2008-04-22Adding lapack includesjofret
New configure options