Searched defs:transform2 (Results 1 – 7 of 7) sorted by relevance
17 Transform transform2 = Transform.of("^e", "ê"); in testEqualsTrue() local25 Transform transform2 = Transform.of("e^", "ê"); in testEqualsFalse() local
101 public double[] transform2(double f[]) throws IllegalArgumentException { in transform2() method in FastSineTransformer122 public double[] transform2( in transform2() method in FastSineTransformer
101 public double[] transform2(double f[]) throws IllegalArgumentException { in transform2() method in FastCosineTransformer124 public double[] transform2(UnivariateRealFunction f, in transform2() method in FastCosineTransformer
126 public Complex[] transform2(double f[]) in transform2() method in FastFourierTransformer148 public Complex[] transform2(UnivariateRealFunction f, in transform2() method in FastFourierTransformer167 public Complex[] transform2(Complex f[]) in transform2() method in FastFourierTransformer
100 public String transform2(String source) { in transform2() method in PathStarrer
647 SkMatrix44 transform2; in test_preserves_2d_axis_alignment() local