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

◆ get_couplings()

const auto & MayaFlux::Nodes::Network::ModalNetwork::get_couplings ( ) const
inline

Get all active couplings.

Definition at line 346 of file ModalNetwork.hpp.

346{ return m_couplings; }
std::vector< ModeCoupling > m_couplings