|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
#include "MatrixHelper.hpp"
Include dependency graph for MatrixHelper.cpp:Go to the source code of this file.
Namespaces | |
| namespace | MayaFlux |
| Main namespace for the Maya Flux audio engine. | |
| namespace | MayaFlux::Yantra |
Functions | |
| Eigen::MatrixXd | MayaFlux::Yantra::create_rotation_matrix (double angle, uint32_t axis, uint32_t dimensions) |
| Eigen::MatrixXd | MayaFlux::Yantra::create_scaling_matrix (const std::vector< double > &scale_factors) |