summaryrefslogtreecommitdiff
path: root/src/matrixOperations/includes/matrixPow.h
AgeCommit message (Expand)Author
2009-02-20change prototypes of matrixPow : if real on input, return real, not complextorset
2009-02-19Modify arrays pow : now computes A.^B instead of A.^b, A,B=matrices,b=scalartorset
2009-02-04Add matrixPow headertorset