Audio Processing Framework (APF) version 0.5.0
Public Member Functions | List of all members
apf::dp::ac< float > Struct Reference

Add sine component at nyquist frequency (float specialization). More...

#include <apf/denormalprevention.h>

Public Member Functions

void prevent_denormals (float &val)
 

Detailed Description

Add sine component at nyquist frequency (float specialization).

Definition at line 79 of file denormalprevention.h.

Constructor & Destructor Documentation

◆ ac()

apf::dp::ac< float >::ac ( )
inline

Definition at line 82 of file denormalprevention.h.

Member Function Documentation

◆ prevent_denormals()

void apf::dp::ac< float >::prevent_denormals ( float &  val)
inline

Definition at line 84 of file denormalprevention.h.


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