|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| Eigen::MatrixXd MayaFlux::Kinesis::create_scaling_matrix | ( | const std::vector< double > & | scale_factors | ) |
Create diagonal scaling matrix from per-axis factors.
| scale_factors | Scale value per dimension. Empty input returns 1x1 identity. |
Definition at line 41 of file MatrixTransforms.cpp.
Referenced by create_rotation_scaling_matrix().
Here is the caller graph for this function: