aboutsummaryrefslogtreecommitdiffstats
path: root/src/cxvec_math.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-30cxvec/math: Add helper to find the N highest energy values in vectorSylvain Munaut1-0/+45
2014-10-05cxvec/math: Make sure to use conjf and not conj to avoid double mathSylvain Munaut1-2/+2
2012-05-24cxvec_math: Add osmo_cxvec_delay functionSylvain Munaut1-0/+74
2012-05-23cxvec_math: Add missing doc for 'out' param of osmo_cxvec_convolveSylvain Munaut1-0/+1
2012-05-23cxvec_math: Mark input vectors as 'const' where applicableSylvain Munaut1-8/+9
2012-04-18Rename to libosmosdr to libosmodsp to avoid conflict with the SDR hwSylvain Munaut1-2/+2
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-10-15Initial import of the actual sources/headersSylvain Munaut1-0/+532