Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
lalsuite
Commits
b704f6f5
Commit
b704f6f5
authored
Feb 07, 2017
by
Matthew David Pitkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ppe_init.c: fix problem that breaks doxygen build
Original: 8ccc1f0661933e0af965333447ea5fecb97c02ad
parent
7ba269d1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lalapps/src/pulsar/HeterodyneSearch/ppe_init.c
lalapps/src/pulsar/HeterodyneSearch/ppe_init.c
+1
-1
No files found.
lalapps/src/pulsar/HeterodyneSearch/ppe_init.c
View file @
b704f6f5
...
@@ -1497,7 +1497,7 @@ REAL8Vector** parse_gmm_means(CHAR *meanstr, UINT4 npars, UINT4 nmodes){
...
@@ -1497,7 +1497,7 @@ REAL8Vector** parse_gmm_means(CHAR *meanstr, UINT4 npars, UINT4 nmodes){
*
*
* These values are returned in an array of GSL matrices. If an error occurred then NULL will be returned.
* These values are returned in an array of GSL matrices. If an error occurred then NULL will be returned.
*
*
* \param
mean
str [in] A string containing the covariance matrix values
* \param
cov
str [in] A string containing the covariance matrix values
* \param npars [in] The number of parameters
* \param npars [in] The number of parameters
* \param nmodes [in] The number of modes
* \param nmodes [in] The number of modes
*/
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment