Skip to content

Error in inner loop#34

Open
j123123 wants to merge 1 commit intomkazhdan:masterfrom
j123123:patch-1
Open

Error in inner loop#34
j123123 wants to merge 1 commit intomkazhdan:masterfrom
j123123:patch-1

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