|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API double MayaFlux::std_dev | ( | const std::vector< double > & | data | ) |
Calculate standard deviation of single-channel data.
| data | Input data |
Definition at line 126 of file Yantra.cpp.
References MayaFlux::Yantra::STD_DEV.
Referenced by MayaFlux::Yantra::compute_cv_statistic(), MayaFlux::Yantra::compute_skewness_statistic(), MayaFlux::Yantra::compute_zscore_statistic(), and std_dev_combined().
Here is the caller graph for this function: