|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Sets a named parameter that configures the operation's behavior.
| name | Parameter identifier |
| value | Parameter value stored as std::any |
Implemented in MayaFlux::Yantra::UniversalAnalyzer< InputType, OutputType >, MayaFlux::Yantra::UniversalAnalyzer< std::vector< Kakshya::DataVariant >, Eigen::VectorXd >, MayaFlux::Yantra::UniversalExtractor< InputType, OutputType >, MayaFlux::Yantra::UniversalSorter< InputType, OutputType >, MayaFlux::Yantra::UniversalSorter< Kakshya::DataVariant, Kakshya::DataVariant >, MayaFlux::Yantra::UniversalTransformer< InputType, OutputType >, and MayaFlux::Yantra::UniversalTransformer< std::vector< Kakshya::DataVariant >, std::vector< Kakshya::DataVariant > >.