Package skyview.data

Class Contourer.CSqrt

  • Enclosing class:
    Contourer

    public class Contourer.CSqrt
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CSqrt()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double func​(double input)  
      double ifunc​(double input)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CSqrt

        public CSqrt()
    • Method Detail

      • func

        public double func​(double input)
      • ifunc

        public double ifunc​(double input)