|
MayaFlux 0.1.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 154 of file Yantra.cpp.
References concat_vectors(), MayaFlux::Yantra::OperationHelper::extract_numeric_data(), is_same_size(), std_dev(), and std_dev_per_channel().
Here is the call graph for this function: