From dd51ec0f1fadd719f5ee298c1c40890f6db1815b Mon Sep 17 00:00:00 2001 From: TravisBot <> Date: Thu, 12 Oct 2017 13:59:45 +0000 Subject: Rebuilding documentation --- bug.html | 55 ++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 19 deletions(-) (limited to 'bug.html') diff --git a/bug.html b/bug.html index 67f62945..a8ea6d17 100644 --- a/bug.html +++ b/bug.html @@ -3,22 +3,23 @@ - - + YAGE: Bug List - - + @@ -27,7 +28,7 @@ -
+
YAGE  v0.1.1
@@ -38,19 +39,35 @@
- + - - - - +
+ All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
@@ -86,7 +103,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.
@@ -94,9 +111,9 @@ $(document).ready(function(){initNavTree('bug.html','');}); -- cgit