public interface QuantumMap
Math
class. Each value mapper should implements this I/F.double transform(int x, double k)
x
- The input value.k
- The selected curve in the family.double transform(double x, double k)
x
- The input value.k
- The selected curve in the family.double transform(float x, double k)
x
- The input value.k
- The selected curve in the family.
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.