|
marvin 0.0.1
Pure C++ audio helper library
|
#include <marvin_FFT.h>
Public Types | |
| using | ValueType = T |
Helper tag to retrieve the typename of a ::value_type definition within a std::complex. This is the general case.
| using marvin::dsp::spectral::getValueType< T >::ValueType = T |