Registered Member
|
I have a function that takes a MatrixBase and SparseMatrix. The SparseMatrix is templated on Derived::Scalar. The following code fails to compile:
The compile fails with: error: expected `;' before 'it' Where is my mistake in this code? Thanks! |
Registered Member
|
I think you need to indicate that InnerIterator is a type:
|
Registered users: Baidu [Spider], Bing [Bot], Google [Bot]