|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| DataType MayaFlux::Yantra::transform_matrix | ( | DataType & | input, |
| const Eigen::MatrixXd & | transformation_matrix | ||
| ) |
Matrix transformation using existing infrastructure (IN-PLACE)
| DataType | OperationReadyData type |
| input | Input data - WILL BE MODIFIED |
| transformation_matrix | Matrix to apply |
Definition at line 409 of file MatrixHelper.hpp.
References MayaFlux::Yantra::OperationHelper::extract_structured_double().
Here is the call graph for this function: