skyview.data
Class Contourer.CSqrt

java.lang.Object
  extended by skyview.data.Contourer.CSqrt
Enclosing class:
Contourer

public class Contourer.CSqrt
extends java.lang.Object


Constructor Summary
Contourer.CSqrt()
           
 
Method Summary
 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

Contourer.CSqrt

public Contourer.CSqrt()
Method Detail

func

public double func(double input)

ifunc

public double ifunc(double input)