|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API double MayaFlux::std_dev_combined | ( | const std::vector< Kakshya::DataVariant > & | channels | ) |
Calculate standard deviation across all channels (mix then analyze)
| channels | Vector of channel data |
Definition at line 194 of file Yantra.cpp.
References MayaFlux::Yantra::OperationHelper::extract_numeric_data(), std_dev(), and std_dev_per_channel().
Here is the call graph for this function: