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: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.