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

◆ get_threshold()

double MayaFlux::Nodes::Generator::LogicContext::get_threshold ( ) const
inline

Definition at line 97 of file Logic.hpp.

97{ return m_threshold; }
double m_threshold
Decision boundary for binary quantization.
Definition Logic.hpp:110