|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Execute operations with grammar rule pre-processing.
| InputType | The input data type |
| input | Input data to process |
| context | Execution context containing parameters and metadata |
Applies grammar rules to the input data before any matrix operations. This allows for intelligent preprocessing, operation selection, and parameter configuration based on the input characteristics and context.
The process:
Definition at line 484 of file ComputePipeline.hpp.