Skip to content

Conversation

@j123123
Copy link

@j123123 j123123 commented Aug 28, 2017

At template<class T> SparseMatrix<T>& SparseMatrix<T>::operator *= (const T& V)
In inner for loop, variable i increasing instead ii.

At ``template<class T> SparseMatrix<T>& SparseMatrix<T>::operator *= (const T& V)``
In inner ``for`` loop, variable ``i`` increasing instead ``ii``.
@j123123
Copy link
Author

j123123 commented Aug 28, 2017

@mkazhdan
Copy link
Owner

mkazhdan commented Aug 28, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants