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

◆ set_bounds_mode()

void MayaFlux::Nodes::Network::PhysicsOperator::set_bounds_mode ( BoundsMode  mode)
inline

Set the current bounds mode.

Parameters
modeBounds mode to set.

Definition at line 156 of file PhysicsOperator.hpp.

156{ m_bounds_mode = mode; }
std::vector< double > mode(std::span< const double > data, size_t n_windows, uint32_t hop_size, uint32_t window_size)
Mode per window via tolerance-bucketed frequency count.
Definition Analysis.cpp:559