Feature eigen
Compare changes
Files
7- Adrien Crovato authored
Replaced std::vector by std::deque to avoir size estimation when building list of triplet for sparse matrix
+ 1
− 2
@@ -129,8 +129,7 @@ void Adjoint::buildDR(Eigen::SparseMatrix<double, Eigen::RowMajor> &dR)