Home
last modified time | relevance | path

Searched defs:yPrevious (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/transform/
DFastHadamardTransformer.java170 double[] yPrevious = new double[n]; in fht() local
221 int[] yPrevious = new int[n]; in fht() local