Method
AgsAudioFrequencyMapcompute_max_likelihood
since: 3.0.0
Declaration [src]
void
ags_frequency_map_compute_max_likelihood (
AgsFrequencyMap* frequency_map,
AgsComplex* source,
AgsComplex** retval
)
Parameters
source-
Type:
AgsComplexThe source as
AgsComplexbuffer.The data is owned by the caller of the function. retval-
Type:
AgsComplexThe return location of result as
AgsComplexbuffer.The data is owned by the caller of the function.