Interface PiecewiseAffineTransform
-
- All Known Implementing Classes:
CompressionTransform
,ExpandTransform
,PiecewiseAffineComposition
public interface PiecewiseAffineTransform
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
transform(double v)
-