Ask a Question | Search DSPSR: |
Home
|
dsp::CyclicFoldEngine Class Reference Engine class that actually performs the computation. More...
Inheritance diagram for dsp::CyclicFoldEngine:
Detailed DescriptionEngine class that actually performs the computation. Engine class that performs the 'lag/fold' computation. Could be supplemented with a GPU version, etc Member Function Documentation◆ get_ndat_folded()
Return the (average) number of good samples folded into result. nval_folded is incremented for every good sample of every lag and every channel; therefore the count is divided by nlag*nchan Implements dsp::Fold::Engine. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|