aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/main.h
Commit message (Expand)AuthorAge
* implement the first _real_ unit-tests, testing the results for correctness in...Gravatar Benoit Jacob2007-10-13
* some renaming in the fuzzy compares, and in the multiplicationsGravatar Benoit Jacob2007-10-13
* rework the numeric traits now that we're using a namespace and no prefixGravatar Benoit Jacob2007-10-12
* SVN_SILENT:Gravatar Benoit Jacob2007-10-12
* Democracy 1 - 0 DictatorshipGravatar Benoit Jacob2007-10-11
* fix dot product, add norm/norm2/normalizedGravatar Benoit Jacob2007-10-10
* reorganization of headers, part 2/2...Gravatar Benoit Jacob2007-10-07
* add matrix conjugation and adjunction.Gravatar Benoit Jacob2007-10-07
* Introduce Numeric Traits, with fuzzy compares, random numbers, etc.Gravatar Benoit Jacob2007-10-07
* Finish prefixing everything with "Ei"Gravatar Benoit Jacob2007-09-27
* don't enclose eigen in a namespace. prefixing is the way to go.Gravatar Benoit Jacob2007-09-27
* reorganize header files, split MatrixBase into smaller files.Gravatar Benoit Jacob2007-09-09
* Hello, World!Gravatar Benoit Jacob2007-09-05