|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineoverrideprotectedvirtual |
Basic input validation that derived classes can override.
| input | Input data to validate |
Base implementation checks for:
Derived transformers can override to add specific requirements (e.g., minimum size for spectral operations, specific data structure requirements).
Reimplemented from MayaFlux::Yantra::ComputeOperation< InputType, OutputType >.
Definition at line 616 of file UniversalTransformer.hpp.
References MayaFlux::Yantra::IO< T >::container, MayaFlux::Yantra::IO< T >::data, and MayaFlux::Yantra::IO< T >::has_container().
Here is the call graph for this function: