MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ channel_correlation_matrix()

MAYAFLUX_API std::vector< double > MayaFlux::channel_correlation_matrix ( const std::vector< Kakshya::DataVariant > &  channels)

Calculate correlation matrix between all channel pairs.

Parameters
channelsVector of channel data
Returns
Correlation matrix as flat vector (row-major order)