check( EDB.This().get("ROOT.ENGINES.DMP.NODES.E.BEL.SIGMA").getMatrixData(), 21.2616 );
}
public void test7() {
CPSCompilerMain cpsCompiler = new CPSCompilerMain();
cpsCompiler.InitCompiler();
cpsCompiler.compile(
mk_hybridTest_polyCLG_bnet +
"defineEvidence( A, a1 );"+
"defineEvidence( Z, 2 );"+
"run(DMP);" );