-
- Downloads
Changed dimensions of shift_data and spectrum
To improve performance, keep the real and imaginary vector seperated instead of interleaved (std::complex)
parent
e074aaf0
No related branches found
No related tags found
Pipeline #118972 passed with warnings
Stage: precheck
Stage: build
Stage: lint
Stage: test
Stage: benchmark
Stage: summarize
Showing
- benchmark/predict.cpp 0 additions, 1 deletionbenchmark/predict.cpp
- benchmark/spectrum_cross.cpp 3 additions, 4 deletionsbenchmark/spectrum_cross.cpp
- include/PointSource.h 1 addition, 1 deletioninclude/PointSource.h
- include/PredictPlan.h 6 additions, 6 deletionsinclude/PredictPlan.h
- include/PredictPlanExec.h 12 additions, 9 deletionsinclude/PredictPlanExec.h
- include/Spectrum.h 10 additions, 10 deletionsinclude/Spectrum.h
- src/PointSource.cpp 2 additions, 3 deletionssrc/PointSource.cpp
- src/PredictPlanExec.cpp 74 additions, 73 deletionssrc/PredictPlanExec.cpp
- tests/test_simulator.cpp 1 addition, 0 deletionstests/test_simulator.cpp
- tests/test_spectrum.cpp 8 additions, 8 deletionstests/test_spectrum.cpp
Loading
Please register or sign in to comment