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
Files
0e1e0a2a585f9c16719bdb412b9f4bd8a734ca05
eigen
/
unsupported
/
Eigen
/
src
/
SparseExtra
History
Gael Guennebaud
86bb20c431
remove dead code
2011-12-08 23:22:28 +01:00
..
BlockOfDynamicSparseMatrix.h
move DynamicSparseMatrix to SparseExtra
2011-10-24 09:31:33 +02:00
CMakeLists.txt
add missing files
2010-06-18 11:36:30 +02:00
DynamicSparseMatrix.h
make the accessors to internal sparse storage part of the public API and remove their "_" prefix.
2011-12-04 12:19:26 +01:00
MarketIO.h
add read/write routines for sparse matrices in the Market format
2011-05-31 18:58:04 +02:00
RandomSetter.h
fix bug
#223
: SparseMatrix::Flags no longer encode triangularness information
2011-12-05 10:17:09 +01:00