aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/bench_norm.cpp
Commit message (Expand)AuthorAge
* Augment NumTraits with min/max_exponent() again.Gravatar Antonio Sanchez2021-03-16
* Revert "Augment NumTraits with min/max_exponent()."Gravatar David Tellenbach2021-03-17
* Augment NumTraits with min/max_exponent().Gravatar Antonio Sanchez2021-03-17
* [PATCH 1/2] Misc. typosGravatar luz.paz"2018-09-18
* 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
* 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