Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f3098613 authored by BOUCHERIE Raphael's avatar BOUCHERIE Raphael
Browse files

Fix comment format

parent c406ad3d
No related branches found
No related tags found
1 merge request!47Integration of hierarchicah householder reduction trees
......@@ -31,7 +31,8 @@
**/
#include "control/common.h"
/***************************************************************************//**
/**
*******************************************************************************
*
* @ingroup MORSE_Complex64_t
*
......@@ -204,7 +205,8 @@ int MORSE_zunmlq(MORSE_enum side, MORSE_enum trans, int M, int N, int K,
return status;
}
/***************************************************************************//**
/**
*******************************************************************************
*
* @ingroup MORSE_Complex64_t_Tile
*
......@@ -276,7 +278,8 @@ int MORSE_zunmlq_Tile(MORSE_enum side, MORSE_enum trans,
return status;
}
/***************************************************************************//**
/**
*******************************************************************************
*
* @ingroup MORSE_Complex64_t_Tile_Async
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment