Uses of Class
com.fa993.types.LocalMaximaOutput
-
Packages that use LocalMaximaOutput Package Description com.fa993.variations -
-
Uses of LocalMaximaOutput in com.fa993.variations
Methods in com.fa993.variations that return LocalMaximaOutput Modifier and Type Method Description LocalMaximaOutputLocalMaxima. localMaxima1D(double[] x)Detects local maxima in a 1D signal.LocalMaximaOutputLocalMaximaCC. localMaxima1D(double[] x)Detects local maxima in a 1D signal.LocalMaximaOutputLocalMaximaJIU. localMaxima1D(double[] x)Finds local maxima in a 1-dimensional array of points.
-