improve docs
This commit is contained in:
parent
9818f6f06b
commit
6beb0e027d
2 changed files with 26 additions and 1 deletions
|
@ -64,6 +64,9 @@ typedef struct
|
|||
unsigned long long opcnt;
|
||||
} sharp_job;
|
||||
|
||||
/*! \defgroup jobgroup Functionality for defining and executing SHTs */
|
||||
/*! \{ */
|
||||
|
||||
/*! Initializes \a job with the appropriate parameters to perform the required
|
||||
SHT.
|
||||
\param type the type of SHT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue