![]() |
ImFusion SDK 4.3
|
This is the complete list of members for ExprBase, including all inherited members.
| ADD_ARG_REDUCTION_OP_DEF(min, min) (defined in ExprBase) | ExprBase | |
| ADD_ARG_REDUCTION_OP_DEF(max, max) (defined in ExprBase) | ExprBase | |
| ADD_REDUCTION_OP_DEF(sum, add) (defined in ExprBase) | ExprBase | |
| ADD_REDUCTION_OP_DEF(prod, mult) (defined in ExprBase) | ExprBase | |
| cast() const (defined in ExprBase) | ExprBase | inline |
| channelSwizzle(const std::vector< std::size_t > &indices) const | ExprBase | |
| clone() const =0 | ExprBase | pure virtual |
| convertToSharedImgExpr(std::size_t index) const =0 | ExprBase | pure virtual |
| eval(Array< SharedImage, void > &img, const SharedImage *variable) const | ExprBase | |
| eval(Array< SharedImage, void > &img) const | ExprBase | |
| eval(Array< SharedImageSet, void > &img, const SharedImageSet *variable) const | ExprBase | |
| eval(Array< SharedImageSet, void > &img) const | ExprBase | |
| evalImpl(Array< SharedImage, void > &img) const =0 | ExprBase | protectedpure virtual |
| evalImpl(Array< SharedImageSet, void > &img) const =0 | ExprBase | protectedpure virtual |
| evaluateIntoImage(bool clearShiftScale=false) const | ExprBase | inline |
| exprInterface() (defined in ExprBase) | ExprBase | |
| exprInterface() const (defined in ExprBase) | ExprBase | |
| ExprType enum name (defined in ExprBase) | ExprBase | |
| exprType() const =0 | ExprBase | pure virtual |
| forceCPU() const | ExprBase | |
| forceGPU() const | ExprBase | |
| glExprInterface() (defined in ExprBase) | ExprBase | |
| glExprInterface() const (defined in ExprBase) | ExprBase | |
| imgDesc() const | ExprBase | |
| l1Norm() const | ExprBase | |
| l2Norm() const | ExprBase | |
| lInfNorm() const | ExprBase | |
| lpNorm(double p) const | ExprBase | |
| mean() const | ExprBase | |
| numImgs() const | ExprBase | |
| reduce(std::vector< vec4i > *arg=nullptr) const | ExprBase | inline |
| squaredl2Norm() const | ExprBase | |
| substituteVariableWithImg(const SharedImage &variable) const =0 | ExprBase | pure virtual |
| substituteVariableWithImg(const SharedImageSet &variable) const =0 | ExprBase | pure virtual |
| ~ExprBase()=default (defined in ExprBase) | ExprBase | virtual |