aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/actions/basic_actions.hh
Commit message (Collapse)AuthorAge
* Re-enable A^T*A action in BTLGravatar Gael Guennebaud2016-12-02
|
* update aat action to do a syrk operation, and remove (comment) ata actionGravatar Gael Guennebaud2011-03-23
|
* btl: add a trmm action and update eigen interfaceGravatar Gael Guennebaud2010-06-23
|
* add a "rot" benchmark in BTLGravatar Gael Guennebaud2009-08-15
|
* add ger and lu with partial pivoting in BTLGravatar Gael Guennebaud2009-08-04
|
* various update of of BTLGravatar Gael Guennebaud2009-03-04
|
* add symv benchGravatar Gael Guennebaud2009-02-20
|
* * updated benchmark files according to recent renamingsGravatar Gael Guennebaud2008-07-27
* various improvements in BTL including trisolver and cholesky bench