Package oms3.ngmf.util.cosu
Class MOCOM
- java.lang.Object
-
- oms3.ngmf.util.cosu.MOCOM
-
public class MOCOM extends Object
-
-
Field Summary
Fields Modifier and Type Field Description StringboundariesStringeffMethodNamesdouble[]effValuesbooleanenableStringfileNameint[]MaximizeEffStringparameterIDs
-
Constructor Summary
Constructors Constructor Description MOCOM()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object[]mocom(int n, int s, double[] minn, double[] maxn, int m, int MaxIter)voidrun()voidsort(double[][] x, int col)Object[]update(double[][] D, int[] L, double[][] A, int n, int nA, double[][] F, double[][] FA)
-