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:
AgsComplex
The source as
AgsComplex
buffer.The data is owned by the caller of the method. retval
-
Type:
AgsComplex
The return location of result as
AgsComplex
buffer.The data is owned by the caller of the method.