org.jblas.core
Class Functions

java.lang.Object
  extended by org.jblas.core.Functions

public class Functions
extends java.lang.Object


Constructor Summary
Functions()
           
 
Method Summary
static double sinc(double x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Functions

public Functions()
Method Detail

sinc

public static double sinc(double x)


written by Mikio L. Braun and Johannes Schaback