- union(List<T>, List<T>) - Method in class org.ai_heuristic.eval.SimpleMathCompare
-
Calculate the union between two lists of objects.
- union(BagOfWords) - Method in class org.ai_heuristic.model.BagOfWords
-
Create a new bag of words that is the union of this one with
the one passed in.
- union(BagOfWords) - Method in class org.ai_heuristic.model.MetaBagOfWords
-
Create a new bag of words that is the union of this one with
the one passed in.
- UNION - Static variable in class org.ai_heuristic.util.AiHeuristicConst
-
This defines the union operator
- unionOther(MetaBagOfWords) - Method in class org.ai_heuristic.model.MetaBagOfWords
-
Update this bag of words with unions of the 'other' fields from the parameter
passed in.
- updateNodeStats(Object) - Method in class org.ai_heuristic.tree.KD_TreeNode
-
Update this node's stats based on the single value for the dimension.
- updateTree(MetricDataset) - Method in class org.ai_heuristic.algo.AlgorithmCompareTree
-
Update the kd-tree by adding any new dataset points, as determined by the
value name.
- URL - Static variable in class org.ai_heuristic.util.AiTypeConst
-
Defines an URL class parameter type
- US - Static variable in class org.ai_heuristic.util.SymbolHandler
-