Package | Description |
---|---|
com.google.common.math |
Arithmetic functions operating on primitive values and
BigInteger instances. |
Modifier and Type | Method and Description |
---|---|
static LinearTransformation.LinearTransformationBuilder |
LinearTransformation.mapping(double x1,
double y1)
Start building an instance which maps
x = x1 to y = y1 . |
Copyright © 2010–2019. All rights reserved.