Uses of Enum
jline.lib.kpctoolbox.aph.APH.ConvolutionPattern
Packages that use APH.ConvolutionPattern
-
Uses of APH.ConvolutionPattern in jline.lib.kpctoolbox.aph
Methods in jline.lib.kpctoolbox.aph that return APH.ConvolutionPatternModifier and TypeMethodDescriptionstatic APH.ConvolutionPatternReturns the enum constant of this type with the specified name.static APH.ConvolutionPattern[]APH.ConvolutionPattern.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jline.lib.kpctoolbox.aph with parameters of type APH.ConvolutionPatternModifier and TypeMethodDescriptionAPH.aph_simplify(double[] a1, Matrix T1, double[] a2, Matrix T2, double p1, double p2, APH.ConvolutionPattern pattern) APH.aph_simplify(double[] a1, Matrix T1, double[] a2, Matrix T2, APH.ConvolutionPattern pattern)