Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
datautils.cc File Reference
#include "datautils.hh"
#include "internal.hh"

Go to the source code of this file.

Namespaces

namespace  Ase
 The Anklang C++ API namespace.
 

Functions

float Ase::square_sum (uint n_values, const float *ivalues)
 Calculate suqare sum of a block of floats.
 
float Ase::square_max (uint n_values, const float *ivalues)
 Find the maximum suqared value in a block of floats.
 

Variables

float Ase::const_float_zeros [AUDIO_BLOCK_FLOAT_ZEROS_SIZE]
 Block of const floats allof value 0.