Skip to content
Snippets Groups Projects
Commit 1ceb2495 authored by Tammo Jan Dijkema's avatar Tammo Jan Dijkema
Browse files

Fix doxygen syntax

parent 7ed6acaa
Branches
No related tags found
2 merge requests!59AST-933 Add sphinx documentation,!50Draft: Add sphinx documentation
...@@ -32,8 +32,8 @@ class Radler { ...@@ -32,8 +32,8 @@ class Radler {
/** /**
* @brief Constructor for single channel, single polarization deconvolution. * @brief Constructor for single channel, single polarization deconvolution.
* @param[in] psf_image PSF image. * @param[in] psf_image PSF image.
* @param[in/out] residual_image Residual image. * @param[in,out] residual_image Residual image.
* @param[in/out] model_image Model image. * @param[in,out] model_image Model image.
* *
* Please bear in mind to keep the data buffer in the input images alive in * Please bear in mind to keep the data buffer in the input images alive in
* the caller, since Radler internally points to this data buffer during calls * the caller, since Radler internally points to this data buffer during calls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment