Uses of Class
com.google.common.math.LinearTransformation.LinearTransformationBuilder
Packages that use LinearTransformation.LinearTransformationBuilder
-
Uses of LinearTransformation.LinearTransformationBuilder in com.google.common.math
Methods in com.google.common.math that return LinearTransformation.LinearTransformationBuilderModifier and TypeMethodDescriptionLinearTransformation.mapping
(double x1, double y1) Start building an instance which mapsx = x1
toy = y1
.