TWaveletDecomp Enumeration

Header: Dew.Signal/SignalUtils.h · Cross-compiler

enum class TWaveletDecomp : unsigned int;

Defines the result type of wavelet decomposition.

Values

NameDescription
wtApproximationthe result will be the "approximation".
wtDetailthe result will be the "detail".