This is the complete list of members for ml::TreePrediction, including all inherited members.
| apply(const SelectivityVector &rows, std::vector< VectorPtr > &args, const TypePtr &type, exec::EvalCtx &context, VectorPtr &output) const override | ml::TreePrediction | inline |
| dims | MLFunction | protected |
| getCoefficientVector(std::string name) | MLFunction | inlineprotected |
| getCost(std::vector< int > inputDims) | ml::TreePrediction | inlinevirtual |
| getDims() | MLFunction | inlinevirtual |
| getFuncName() | ml::TreePrediction | inlinevirtual |
| getName() | ml::TreePrediction | inlinestatic |
| getNumDims() | MLFunction | inlinevirtual |
| getTensor() const override | ml::TreePrediction | inlinevirtual |
| getWeightedCost(std::string name, float cost) | MLFunction | inlineprotected |
| signatures() | ml::TreePrediction | inlinestatic |
| TreePrediction(int treeId, std::string treePath, int numFeatures, bool hasMissing) | ml::TreePrediction | inline |
| ~MLFunction()=default | MLFunction | virtual |