Module swim.math
Package swim.math

Interface R2ToZ2Function

  • All Known Subinterfaces:
    R2ToZ2Operator

    public interface R2ToZ2Function
    • Method Detail

      • transformX

        long transformX​(double x,
                        double y)
      • transformY

        long transformY​(double x,
                        double y)