summaryrefslogtreecommitdiff
path: root/src/matrixOperations/multiplication/zmulma.c
AgeCommit message (Collapse)Author
2009-01-20rm addm and diffm cause they are equal to add and diff, up expm cause it ↵torset
used addm and diffm and now is using add and diff
2008-08-07added matrixExponential and all related sub functions simon
matrixExponential just work with real Double for the moment
2008-06-19Split Multiplicationjofret