public abstract class MojoUtils
extends java.lang.Object
| Constructor and Description |
|---|
MojoUtils() |
| Modifier and Type | Method and Description |
|---|---|
static CompressedTree[][] |
extractCompressedTrees(hex.genmodel.algos.tree.SharedTreeMojoModel mojo) |
static boolean |
isUsingBinomialOpt(hex.genmodel.algos.tree.SharedTreeMojoModel mojo,
CompressedTree[][] trees) |
public static CompressedTree[][] extractCompressedTrees(hex.genmodel.algos.tree.SharedTreeMojoModel mojo)
public static boolean isUsingBinomialOpt(hex.genmodel.algos.tree.SharedTreeMojoModel mojo,
CompressedTree[][] trees)