Package gov.nih.mipav.model.algorithms
Class AlgorithmMixGaussEM.model
java.lang.Object
gov.nih.mipav.model.algorithms.AlgorithmMixGaussEM.model
- Enclosing class:
AlgorithmMixGaussEM
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mu
double[][] mu -
Sigma
double[][][] Sigma -
w
double[] w
-
-
Constructor Details
-
model
public model(double[][] mu, double[][][] Sigma, double[] w)
-