Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MPIfR-BDG
psrdada_cpp
Commits
ee451306
Commit
ee451306
authored
Jan 26, 2021
by
Jason Wu
Browse files
EDDPolnMerge.hpp update
parent
e81a6a2d
Pipeline
#92230
failed with stages
in 2 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
psrdada_cpp/effelsberg/edd/EDDPolnMerge.hpp
View file @
ee451306
...
...
@@ -12,7 +12,7 @@ namespace edd {
class
EDDPolnMerge
{
public:
EDDPolnMerge
(
std
::
size_t
nsamps_per_heap
,
std
::
size_t
npol
,
std
::
int
nthreads
,
DadaWriteClient
&
writer
);
EDDPolnMerge
(
std
::
size_t
nsamps_per_heap
,
std
::
size_t
npol
,
int
nthreads
,
DadaWriteClient
&
writer
);
~
EDDPolnMerge
();
/**
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment