Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 83f7b7bf authored by hhakim's avatar hhakim
Browse files

Minor fix on matfaust doc.

Move @package doxygen tags to non-class files to workaround the bug of missing titles in namespace list of doxydoc (for matfaust, matfaust.demo, matfaust.factparams).
parent 08e469be
Branches
No related tags found
No related merge requests found
......@@ -124,7 +124,7 @@
% <https://hal.archives-ouvertes.fr/hal-01167948v1>
%
%%
%> @package matfaust.demo @brief The matfaust demo namespace.
% =====================================================================
%> The FAuST quickstart script, a good place to look at for a first tour.
% =====================================================================
......
......@@ -36,6 +36,7 @@
% NeuroImage, Volume 86, 1 February 2014, Pages 446-460, ISSN 1053-8119,
% [DOI] <http://dx.doi.org/10.1016/j.neuroimage.2013.10.027>
%%
%> @package matfaust.demo @brief The matfaust demo namespace.
% ============================================================================
%> Script used to run all demo (brain source localisation, hadamard factorization, …)
%===
......
%> @package matfaust.fact @brief The matfaust factorization module.
%> @package matfaust.factparams @brief The module for the parametrization of FAuST's algorithms (Palm4MSA and Hierarchical Factorization)
%>
%>
%> This module gives access to the main factorization algorithms of
......
%> @package matfaust.factparams @brief The module for the parametrization of FAuST's algorithms (Palm4MSA and Hierarchical Factorization)
% =========================================================
%> The parent abstract class to represent the general factorization parameters.
......
......@@ -40,7 +40,6 @@
% <https://hal.archives-ouvertes.fr/hal-01167948v1>
%%
%> @package matfaust @brief <b> The FAuST Matlab Wrapper
% ======================================================================
%> @brief <b>FAuST Matlab wrapper main class</b> for using multi-layer sparse transforms.
......
%> @package matfaust @brief <b> The FAuST Matlab Wrapper
% ====================================
%> Returns the FAuST package version.
%===
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment