aboutsummaryrefslogtreecommitdiffhomepage
path: root/tvmet-1.7.1/include/tvmet/MatrixImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tvmet-1.7.1/include/tvmet/MatrixImpl.h')
-rw-r--r--tvmet-1.7.1/include/tvmet/MatrixImpl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tvmet-1.7.1/include/tvmet/MatrixImpl.h b/tvmet-1.7.1/include/tvmet/MatrixImpl.h
index 738daaec7..8704366fc 100644
--- a/tvmet-1.7.1/include/tvmet/MatrixImpl.h
+++ b/tvmet-1.7.1/include/tvmet/MatrixImpl.h
@@ -71,7 +71,6 @@ std::ostream& Matrix<T, NRows, NCols>::print_on(std::ostream& os) const
return os;
}
-
/*
* member operators with scalars, per se element wise
*/