java.lang.Object
riso.numerical.qk21
- All Implemented Interfaces:
- java.io.Serializable
- public class qk21
- extends java.lang.Object
- implements java.io.Serializable
qagse.java, qags.java, qelg.java, qk21.java, and qpsrt.java are
derivative works (translations) of Fortran code by Robert Piessens
and Elise de Doncker. These five files are released under GPL
by permission of Robert Piessens. In response to my question,
>I would like to have your permission to distribute my
>Java translation of your QUADPACK routines under the
>terms of the GPL. Do I have your permission to do so?
Robert Piessens writes:
Date: Mon, 28 Jan 2002 14:41:58 +0100
To: "Robert Dodier"
From: "Robert Piessens"
Subject: Re: Permission to redistribute QUADPACK translation?
OK, You have my permission.
Robert Piessens
|
Field Summary |
static double[] |
D1MACH
|
|
Constructor Summary |
qk21()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
D1MACH
public static double[] D1MACH
qk21
public qk21()
do_qk21
public static void do_qk21(Callback_1d integrand,
double a,
double b,
double[] result,
double[] abserr,
double[] resabs,
double[] resasc)
throws java.lang.Exception
main
public static void main(java.lang.String[] args)