.BG
.FN tfgmax
.TL
Time-Frequency Transform Global Maxima
.DN
Computes the maxima (for each fixed value of the time variable)
of the modulus of a continuous wavelet transform.
.CS
tfgmax(input, plot=TRUE)
.RA
.AG input
wavelet transform (as the output of the function "cwt")
.OA
.AG plot
if set to TRUE, displays the values of the energy as
a function of the scale.
.RT
output: values of the maxima (1D array)

pos: positions of the maxima (1D array)
.SE
.DT
.SH REFERENCES
See discussions in the text of "Practical Time-Frequency Analysis".
.SA
"tflmax"
.EX
