From 926a268b9a8d80f5d22b51a741d2ffbd8e898496 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Sat, 2 Sep 2017 12:35:17 +0100 Subject: Updating docs --- todo.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'todo.html') diff --git a/todo.html b/todo.html index b780b1f3..a86429d5 100644 --- a/todo.html +++ b/todo.html @@ -86,7 +86,7 @@ $(document).ready(function(){initNavTree('todo.html','');});
-
Member yage::matrix::multiply (const Matrix< M, N, T > &m1, const Matrix< P, Q, T > &m2)
+
Member yage::matrix::multiply (const Matrix< M, N, T > &m1, const Matrix< P, Q, T > &m2)
Think if this should be a static_assert.
@@ -94,7 +94,7 @@ $(document).ready(function(){initNavTree('todo.html','');});