java.lang.Object
netlib.quadpack.Dqpsrt
public class Dqpsrt
extends java.lang.Object
-
Method Summary
Modifier and Type |
Method |
Description |
static void |
dqpsrt(int limit,
int last,
intW maxerr,
doubleW ermax,
double[] elist,
int _elist_offset,
int[] iord,
int _iord_offset,
intW nrmax) |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
public static void dqpsrt(
int limit,
int last,
intW maxerr,
doubleW ermax,
double[] elist,
int _elist_offset,
int[] iord,
int _iord_offset,
intW nrmax)