Colt 1.1.0

cern.jet.math
Class SpecialFunction

java.lang.Object
  extended bycern.jet.math.SpecialFunction

public class SpecialFunction
extends Object


Constructor Summary
protected SpecialFunction()
          Makes this class non instantiable, but still let's others inherit from it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecialFunction

protected SpecialFunction()
Makes this class non instantiable, but still let's others inherit from it.


Colt 1.1.0

Jump to the Colt Homepage