c4dm / qm-dsp

A C++ library of functions for DSP and Music Informatics purposes. Used by the QM Vamp Plugins amongst other things.
https://code.soundsoftware.ac.uk/projects/qm-dsp
GNU General Public License v2.0
52 stars 11 forks source link

Missing prototypes in pca.c #7

Open gonsolo opened 1 year ago

gonsolo commented 1 year ago

The compiler reports missing prototypes. One solution is to make four functions static: https://github.com/Ardour/ardour/pull/763/files#diff-59383f6a82086f6eef8732776b4612ce6d3e056afa5cdee5fccfef07c363eaf5