Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4e8e756a authored by Adrien Leman's avatar Adrien Leman Committed by hhakim
Browse files

doxygen doc class

parent 36e5ecd4
No related branches found
No related tags found
No related merge requests found
...@@ -68,10 +68,9 @@ namespace Faust { ...@@ -68,10 +68,9 @@ namespace Faust {
template<typename FPP,Device DEVICE> template<typename FPP,Device DEVICE>
class MatDense; class MatDense;
/*! //! \class ConstraintGeneric
\brief Contains the generic constraint parameters for the hierarchical factorization. See following table for more precision about the type of constraint. <br> //! \brief Contains the generic constraint parameters for the hierarchical factorization. See following table for more precision about the type of constraint. <br>
<img src="../../doc/html/constraint.png" alt="constraint parameters" width=800px /> //! <img src="../../doc/html/constraint.png" alt="constraint parameters" width=800px />
*/
template<typename FPP,Device DEVICE> template<typename FPP,Device DEVICE>
class ConstraintGeneric class ConstraintGeneric
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment