Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
L
lalsuite
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
105
Issues
105
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
24
Merge Requests
24
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
Hide 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){
*
* 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 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