|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
Execute operations in sequence (type-safe chain)
| FirstOp | First operation type |
| SecondOp | Second operation type |
| InputType | Initial input type |
| IntermediateType | Type between operations |
| OutputType | Final output type |
| input | Initial input |
Definition at line 259 of file ComputeMatrix.hpp.