diff --git a/Src/SparseMatrix.inl b/Src/SparseMatrix.inl index 763590ae..902f8fe7 100644 --- a/Src/SparseMatrix.inl +++ b/Src/SparseMatrix.inl @@ -209,7 +209,7 @@ SparseMatrix SparseMatrix::operator * (const T& V) const template SparseMatrix& SparseMatrix::operator *= (const T& V) { - for( int i=0 ; i