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