aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/bench_norm.cpp
Commit message (Collapse)AuthorAge
* Update bench_norm utilityGravatar Gael Guennebaud2014-09-11
|
* fix stable norm benchmarkGravatar Gael Guennebaud2014-02-13
|
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
|
* bench: use of Eigen/Array is deprecated + fix includes for iostreamGravatar Thomas Capricelli2010-07-09
|
* re-implement stableNorm using a homemade blocky andGravatar Gael Guennebaud2009-07-17
| | | | vectorization friendly algorithm (slow if no vectorization)
* add other stable norm impl. in the benchmarkGravatar Gael Guennebaud2009-07-16
|
* bugfix in blueNormGravatar Gael Guennebaud2009-07-16
|
* add a benchmark for the different normsGravatar Gael Guennebaud2009-07-16