Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
radler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
radler
Commits
1ceb2495
Commit
1ceb2495
authored
3 years ago
by
Tammo Jan Dijkema
Browse files
Options
Downloads
Patches
Plain Diff
Fix doxygen syntax
parent
7ed6acaa
Branches
Branches containing commit
No related tags found
2 merge requests
!59
AST-933 Add sphinx documentation
,
!50
Draft: Add sphinx documentation
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
cpp/radler.h
+2
-2
2 additions, 2 deletions
cpp/radler.h
with
2 additions
and
2 deletions
cpp/radler.h
+
2
−
2
View file @
1ceb2495
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment