eigen/Eigen/src/SparseCore
2011-12-22 14:01:06 +01:00
..
AmbiVector.h - move CompressedStorage and AmbiVector into internal namespace 2011-12-02 10:00:24 +01:00
CMakeLists.txt
CompressedStorage.h - move CompressedStorage and AmbiVector into internal namespace 2011-12-02 10:00:24 +01:00
ConservativeSparseSparseProduct.h implement a more optimistic heuristic to predict the nnz of a saprse*sparse product 2011-12-16 15:59:44 +01:00
CoreIterators.h
MappedSparseMatrix.h fix bug #341: trisove on MappedSparseMatrix 2011-12-04 14:57:43 +01:00
SparseAssign.h
SparseBlock.h fix bug #394: innerVector::nonZeros() was broken for uncompressed mode 2011-12-20 18:10:02 +01:00
SparseCwiseBinaryOp.h fig bug #396: add a static assertion on the storage order of a sparse-sparse coeff-wise binary op 2011-12-15 19:23:20 +01:00
SparseCwiseUnaryOp.h add ReverseInnerIterators to loop over the elements in reverse order, 2011-12-03 23:49:37 +01:00
SparseDenseProduct.h
SparseDiagonalProduct.h
SparseDot.h evaluate 1D sparse expressions into SparseVector and make the sparse operator<< and dot honor nested types 2011-12-22 14:01:06 +01:00
SparseFuzzy.h
SparseMatrix.h fix bug #391: prune was for compressed format only, now it also turns the matrix into compressed form 2011-12-20 18:37:24 +01:00
SparseMatrixBase.h evaluate 1D sparse expressions into SparseVector and make the sparse operator<< and dot honor nested types 2011-12-22 14:01:06 +01:00
SparseProduct.h improve documentation of some sparse related classes 2011-12-02 19:02:49 +01:00
SparseRedux.h bug #352:properly cast constants 2011-12-09 23:38:41 +01:00
SparseSelfAdjointView.h fix bug #356: fix TriangularView::InnerIterator for unit diagonals 2011-12-04 14:39:24 +01:00
SparseSparseProductWithPruning.h rm local fill-in ratio estimation (was broken sometimes) 2011-12-16 16:29:46 +01:00
SparseTranspose.h
SparseTriangularView.h fix bug #356: fix TriangularView::InnerIterator for unit diagonals 2011-12-04 14:39:24 +01:00
SparseUtil.h evaluate 1D sparse expressions into SparseVector and make the sparse operator<< and dot honor nested types 2011-12-22 14:01:06 +01:00
SparseVector.h evaluate 1D sparse expressions into SparseVector and make the sparse operator<< and dot honor nested types 2011-12-22 14:01:06 +01:00
SparseView.h bug fix in SparseView::incrementToNonZero 2011-11-30 19:31:11 +01:00
TriangularSolver.h bug #352:properly cast constants 2011-12-09 23:38:41 +01:00