Audio Processing Framework (APF) version 0.5.0
Static Public Member Functions | List of all members
apf::dp::set_zero_3< T > Struct Template Reference

Detect denormals and set 0. More...

#include <apf/denormalprevention.h>

Static Public Member Functions

static void prevent_denormals (T &val)
 

Detailed Description

template<typename T>
struct apf::dp::set_zero_3< T >

Detect denormals and set 0.

Definition at line 157 of file denormalprevention.h.

Member Function Documentation

◆ prevent_denormals()

template<typename T >
static void apf::dp::set_zero_3< T >::prevent_denormals ( T &  val)
inlinestatic

Definition at line 159 of file denormalprevention.h.


The documentation for this struct was generated from the following file: