|
RecFilter
|
| CArguments | Command line arg parser |
| ▼CCheckResult< T > | Compare ref and Halide solutions and print the mean square error |
| CCheckResultVerbose< T > | Compare ref and Halide solutions and print the verbose difference |
| CFilterInfo | Info about scans in a particular dimension |
| CFuncTag | Scheduling tags for Functions |
| CLog | Logging utility |
| CRecFilter | Recursive filter class |
| CRecFilterContents | Data members of the recursive filter |
| CRecFilterDim | Filter dimension for channels |
| CRecFilterDimAndCausality | Filter dimension augmented with causality |
| CRecFilterFunc | Recursive filter function with scheduling interface |
| CRecFilterRefExpr | Constructing an Expr from the final result of a recursive filter |
| CRecFilterRefVar | Create an expression that can be used to initialize a pixel |
| CRecFilterSchedule | Handle to schedule internal Halide functions that constitute the recursive filter |
| CVarTag | Scheduling tags for RecFilter function dimensions |