Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/math/
DLinearTransformation.java220 private static final class VerticalLinearTransformation extends LinearTransformation { class in LinearTransformation
226 VerticalLinearTransformation(double x) { in VerticalLinearTransformation() method in LinearTransformation.VerticalLinearTransformation
231 VerticalLinearTransformation(double x, LinearTransformation inverse) { in VerticalLinearTransformation() method in LinearTransformation.VerticalLinearTransformation
/external/guava/android/guava/src/com/google/common/math/
DLinearTransformation.java220 private static final class VerticalLinearTransformation extends LinearTransformation { class in LinearTransformation
226 VerticalLinearTransformation(double x) { in VerticalLinearTransformation() method in LinearTransformation.VerticalLinearTransformation
231 VerticalLinearTransformation(double x, LinearTransformation inverse) { in VerticalLinearTransformation() method in LinearTransformation.VerticalLinearTransformation