This website requires JavaScript.
Explore
Help
Sign In
mirror
/
eigen
Watch
2
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-02-17 18:09:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
138
Commits
11
Branches
89
Tags
180
MiB
C++
85%
Fortran
8.6%
C
2.8%
CMake
1.9%
Cuda
1.2%
Other
0.4%
cddeeee17d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Benoit Jacob
cddeeee17d
- make RowsAtCompileTime and ColsAtCompileTime public in
...
MatrixBase and private in derived types - initial documentation in MatrixBase
2007-12-19 09:30:53 +00:00
doc
and here is the fixed-size Block class
2007-12-05 07:39:26 +00:00
src
- make RowsAtCompileTime and ColsAtCompileTime public in
2007-12-19 09:30:53 +00:00
test
split the coeffs accessors/mutators into a separate Coeffs.h file
2007-12-18 16:02:14 +00:00
CMakeLists.txt
play with inlining to get better performance when the compiler is not asked to optimize
2007-12-11 13:14:14 +00:00