![]() |
ImFusion SDK 4.3
|
This is the complete list of members for StashTpl< OperandT, VariableT >, including all inherited members.
| binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func=Op()) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| binaryOp(const ExprBaseTpl< RhsT > &rhs, const Op &func, const StringOp &stringFunc) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| channelSwizzle(const std::vector< std::size_t > &indices) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| cheapExpression() override (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | inlinevirtual |
| cheapExpression() const override (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | inlinevirtual |
| children() override | StashGl | virtual |
| children() const override | StashGl | virtual |
| convertToMemImgExpr() const noexcept (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | inline |
| convertToSharedImgExpr(std::size_t index) const (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | inline |
| deviceStrategy() const override | StashTpl< OperandT, VariableT > | inlinevirtual |
| eval(const std::size_t i, const vec4i &coord) const (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | inline |
| evalString(bool tagAndAssign=true) const override | StashGl | virtual |
| evaluateIntoImage(bool clearShiftScale=false) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | |
| expensiveExpression() override (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | inlinevirtual |
| expensiveExpression() const override (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | inlinevirtual |
| expensiveExpressionRaw() const (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | inline |
| expr_type typedef (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | |
| exprInterface() | GlExprInterface | |
| exprInterface() const (defined in GlExprInterface) | GlExprInterface | |
| forceCPU() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| forceGPU() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| get() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| get() | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| getUniformDefinitionList(std::string &definitionList, const std::vector< int > &indices, const std::string &prefix) const override | StashGl | virtual |
| getVariableDefinitionList(std::string &definitionList, const std::vector< int > &indices, const std::string &prefix) const override | StashGl | virtual |
| GlExprInterface()=default (defined in GlExprInterface) | GlExprInterface | |
| has_variable (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | static |
| imf_img_type typedef (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | |
| imgDesc() const override | StashTpl< OperandT, VariableT > | inlinevirtual |
| l1Norm() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| l2Norm() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| lInfNorm() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| lpNorm(double p) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| mean() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| numImgs() const override | StashTpl< OperandT, VariableT > | inlinevirtual |
| operator-() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| originalToStorage(const ImageDescriptor &desc) | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| polyWrapper() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| reduce(std::vector< vec4i > *arg=nullptr) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| select(const ExprBaseTpl< LhsT > &lhs, const ExprBaseTpl< RhsT > &rhs) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| select(LhsT lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > &&std::is_arithmetic_v< RhsT > >::type *=nullptr) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| select(LhsT lhs, const ExprBaseTpl< RhsT > &rhs, typename std::enable_if< std::is_arithmetic_v< LhsT > >::type *=nullptr) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| select(const ExprBaseTpl< LhsT > &lhs, RhsT rhs, typename std::enable_if< std::is_arithmetic_v< RhsT > >::type *=nullptr) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| setArguments(GL::Program &p, const std::vector< int > &indices, const std::string &prefix) const override | StashGl | virtual |
| setMagFilter(ImageMath::MagFilter mag) | GlExprInterface | virtual |
| setMagFilterRecursive(ImageMath::MagFilter mag) | GlExprInterface | |
| setWrap(ImageMath::Wrap wrap) | GlExprInterface | virtual |
| setWrapRecursive(ImageMath::Wrap wrap) | GlExprInterface | |
| sharedPolyWrapper() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| squaredl2Norm() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| StashTpl(const ExprT &expensiveExpression, const VariableT &cheapExpression) (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | inline |
| StashTpl(const StashTpl &other) | StashTpl< OperandT, VariableT > | inline |
| storageToOriginal(const ImageDescriptor &desc) | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| streamChannels(int numStreamedChannels) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| substituteVariable(const SubOperandT &operand) const | StashTpl< OperandT, VariableT > | inline |
| substituteVariableWithImg(T &img) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| tagAndAssignNames(std::unordered_map< internal::TaggingIndex, const void * > &taggedLeaves, std::unordered_map< std::type_index, int > &countPerLeafType, const std::string &prefix) const override | StashGl | virtual |
| unaryOp(const Op &func=Op()) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| unaryOp(const Op &func, const StringOp &stringFunc) const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| uniquePolyWrapper() const | ExprBaseTpl< StashTpl< ExprT, VariableT > > | inline |
| var_type typedef (defined in StashTpl< OperandT, VariableT >) | StashTpl< OperandT, VariableT > | |
| ~ExprInterface()=default (defined in ExprInterface) | ExprInterface | virtual |
| ~GlExprInterface()=default (defined in GlExprInterface) | GlExprInterface | virtual |
| ~StashBase()=default (defined in StashBase) | StashBase | virtual |