From 0e5a826935cd1e5ef1e3061d029e2aafea038f47 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 26 Sep 2017 14:18:22 +0100 Subject: Adding --- bug.html | 55 +++++++++++++++++++------------------------------------ 1 file changed, 19 insertions(+), 36 deletions(-) (limited to 'bug.html') diff --git a/bug.html b/bug.html index d76e15a0..67f62945 100644 --- a/bug.html +++ b/bug.html @@ -3,23 +3,22 @@ - + + YAGE: Bug List + + - @@ -28,7 +27,7 @@ -
+
YAGE  v0.1.1
@@ -39,35 +38,19 @@
- + - + + + +
+
@@ -103,7 +86,7 @@ $(document).ready(function(){initNavTree('bug.html','');});
-
Member yage::Matrix< Rows, Cols, Type >::toString () const
+
Member yage::Matrix< Rows, Cols, Type >::toString () const
When printing certain matrices, it omits a row or column. Still need to determine under which conditions.
@@ -111,9 +94,9 @@ $(document).ready(function(){initNavTree('bug.html','');}); -- cgit