Go to file
Benoit Jacob 4e299afb1f don't enclose eigen in a namespace. prefixing is the way to go.
For example Qt uses a prefix and no namespace (except for a few things)
2007-09-27 19:24:57 +00:00
doc don't enclose eigen in a namespace. prefixing is the way to go. 2007-09-27 19:24:57 +00:00
src don't enclose eigen in a namespace. prefixing is the way to go. 2007-09-27 19:24:57 +00:00
test don't enclose eigen in a namespace. prefixing is the way to go. 2007-09-27 19:24:57 +00:00
CMakeLists.txt add operator *= between matrices, with automatic aliasing. 2007-09-07 08:18:21 +00:00