This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55
Commits
15
Branches
93
Tags
4e299afb1f1f19f470920f63b39c5a91be138788
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
Description
No description provided
MPL-2.0
119
MiB
Languages
C++
85.6%
Fortran
8.9%
CMake
2%
C
1.6%
Cuda
1.2%
Other
0.6%