Searched defs:RegularLinearTransformation (Results 1 – 2 of 2) sorted by relevance
161 private static final class RegularLinearTransformation extends LinearTransformation { class in LinearTransformation168 RegularLinearTransformation(double slope, double yIntercept) { in RegularLinearTransformation() method in LinearTransformation.RegularLinearTransformation174 RegularLinearTransformation(double slope, double yIntercept, LinearTransformation inverse) { in RegularLinearTransformation() method in LinearTransformation.RegularLinearTransformation