diff --git a/cpp/Matrix.cpp b/cpp/Matrix.cpp index 441dda61a..7ce0c95dc 100644 --- a/cpp/Matrix.cpp +++ b/cpp/Matrix.cpp @@ -545,9 +545,13 @@ return collect(matrices); // row scaling Matrix vector_scale(const Vector& v, const Matrix& A) { Matrix M(A); - for (int i=0; i