|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_polynomial | ( | DataType & | input, |
| const std::vector< double > & | coefficients | ||
| ) |
Polynomial transformation using existing Generator::Polynomial (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - WILL BE MODIFIED |
| coefficients | Polynomial coefficients [a0, a1, a2, ...] |
Definition at line 127 of file MathematicalHelper.hpp.
References MayaFlux::Yantra::OperationHelper::extract_structured_double().
Referenced by MayaFlux::Yantra::MathematicalTransformer< InputType, OutputType >::transform_implementation().
Here is the call graph for this function:
Here is the caller graph for this function: