log transform/FeatureExtractionModelTransformer.cpp @ 1784:4eac4bf35b45

age author description
Tue, 17 Sep 2019 11:21:33 +0100 Chris Cannam More graceful handling of failure to construct FFT models in the case where the source model has already been deleted before this occurs
Tue, 10 Sep 2019 16:34:47 +0100 Chris Cannam Split EditableDenseThreeDimensionalModel into explicitly compressed and uncompressed variants. Simplifies the uncompressed version, and we may want to consider whether we need the compressed one at all.
Wed, 04 Sep 2019 17:31:02 +0100 Chris Cannam Some debug tweaks