From 970d08c34bc16cbf730edb64550aa0ea1dc3aba1 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Fri, 28 Jul 2017 18:52:18 +0100 Subject: Updating Docyfile and matrix.hpp --- include/YAGE/Math/matrix.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/YAGE/Math/matrix.hpp b/include/YAGE/Math/matrix.hpp index 87347f60..5f63cb9f 100644 --- a/include/YAGE/Math/matrix.hpp +++ b/include/YAGE/Math/matrix.hpp @@ -33,6 +33,7 @@ namespace yage template class Matrix; /** \namespace detail + * \internal * \brief Detail namespace * * Detail Namespace -- cgit