aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/bench_norm.cpp
Commit message (Collapse)AuthorAge
* 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