diff --git a/Src/Allocator.h b/Src/Allocator.h index 3ba23d9d..58024901 100644 --- a/Src/Allocator.h +++ b/Src/Allocator.h @@ -117,7 +117,7 @@ class Allocator remains=state.remains; } else{ - for(int j=0;j SparseMatrix::operator * (const T& V) const template SparseMatrix& SparseMatrix::operator *= (const T& V) { - for( int i=0 ; i