public class BayesProjection extends Object
| Constructor and Description |
|---|
BayesProjection(BayesVariable[] srcVars,
double[] srcPotentials,
int[] trgVarPos,
int[] trgVarPosMultipliers,
double[] trgPotentials) |
public BayesProjection(BayesVariable[] srcVars, double[] srcPotentials, int[] trgVarPos, int[] trgVarPosMultipliers, double[] trgPotentials)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.