Go to most recent revision |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 2544, 2011-10-03 00:52:48
- Author: eromero
- Log message:
- Added const to MatDense*ArrayRead functions.
Added the functions to create views of other matrices (siblings matrices).
MatDenseMatMult supports A<-A*B.
Added matdense/ex1 to measure the improvement in the performance.