From 15b5e65fe6d8bdcae6eaaaed736cc9cde4df23e8 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Wed, 13 Apr 2016 11:03:59 -0400 Subject: [PATCH] Add recent tutorials. --- doc/tutorials/tutorials.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/tutorials/tutorials.txt b/doc/tutorials/tutorials.txt index 167b88070d..56476ecd46 100644 --- a/doc/tutorials/tutorials.txt +++ b/doc/tutorials/tutorials.txt @@ -13,6 +13,7 @@ developers who want to use and contribute to mlpack but are not sure where to start. - \ref build + - \ref formats - \ref matrices - \ref iodoc - \ref timer @@ -32,6 +33,7 @@ progress to complex, extensible uses. - \ref fmkstutorial - \ref emst_tutorial - \ref amftutorial + - \ref cftutorial @section policy_tut Policy Class Documentation