1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-10-01 00:10:50 +00:00
gnss-sdr/src/tests/unit-tests/arithmetic
Carles Fernandez b1166de1a0
Introduce volk:gnsssdr::vector
The usual benefits of using objects as opposed to pointers (RAII) + the type information is manifest (no void* pointers)
The best of both worlds: automatic destruction, aligned memory
2019-10-26 22:24:42 +02:00
..
code_generation_test.cc Always have a space between // and comment 2019-08-19 01:29:04 +02:00
complex_carrier_test.cc Fix typo 2019-07-29 22:03:57 +02:00
conjugate_test.cc Introduce volk:gnsssdr::vector 2019-10-26 22:24:42 +02:00
fft_length_test.cc Update copyright year 2019-07-26 12:38:20 +02:00
fft_speed_test.cc Update copyright year 2019-07-26 12:38:20 +02:00
magnitude_squared_test.cc Introduce volk:gnsssdr::vector 2019-10-26 22:24:42 +02:00
matio_test.cc Update copyright year 2019-07-26 12:38:20 +02:00
multiply_test.cc Introduce volk:gnsssdr::vector 2019-10-26 22:24:42 +02:00