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