numal.highprecision
Class Analytic_problems
java.lang.Object
numal.highprecision.Analytic_problems
public class Analytic_problems
- extends Object
Method Summary |
static void |
marquardt(int m,
int n,
double[] par,
double[] g,
double[][] v,
AP_marquardt_methods method,
double[] in,
double[] out)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Analytic_problems
public Analytic_problems()
marquardt
public static void marquardt(int m,
int n,
double[] par,
double[] g,
double[][] v,
AP_marquardt_methods method,
double[] in,
double[] out)