index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
src
/
SparseCore
/
SparseRef.h
Commit message (
Expand
)
Author
Age
*
Fix memory leak in Ref<Sparse>
Gael Guennebaud
2016-12-05
*
Improve inline documentation of SparseCompressedBase and its derived classes
Gael Guennebaud
2016-01-03
*
Fix numerous doxygen issues in auto-link generation
Gael Guennebaud
2015-12-30
*
add FIXME
Gael Guennebaud
2015-10-21
*
bug #1064: add support for Ref<SparseVector>
Gael Guennebaud
2015-10-21
*
Cleanup EIGEN_SPARSE_PUBLIC_INTERFACE, it is now a simple alias to EIGEN_GENE...
Gael Guennebaud
2015-10-08
*
Fix Ref<SparseMatrix> for Transpose<SparseVector>
Gael Guennebaud
2015-10-06
*
Optimize Ref<SparseMatrix> by removing useless default initialisation of Spar...
Gael Guennebaud
2015-10-06
*
Enable to view a SparseVector as a Ref<SparseMatrix>
Gael Guennebaud
2015-10-06
*
bug #910: add a StandardCompressedFormat option to Ref<SparseMatrix> to enfor...
Gael Guennebaud
2015-06-09
*
Cleaning and add more unit tests for Ref<SparseMatrix> and Map<SparseMatrix>
Gael Guennebaud
2015-02-09
*
Add a Ref<SparseMatrix> specialization.
Gael Guennebaud
2015-02-07