log src/scalar.c @ 184:95af6c8dc7f2

age author description
Mon, 08 Jul 2013 10:14:42 +0100 Jamie Bullock Optimise xtract_smoothness() by removing call to malloc(). Also fix bug in xtract_smoothness() where *result was uninitialised but used in calculation.
Thu, 04 Jul 2013 08:59:01 +0100 Jamie Bullock Use log10 (double precision) instead of log10f. Fixes bug in spectral flatness