denormal.h File Reference


Detailed Description

Author:
Georg Holzmann, grh _at_ mur _dot_ at
Date:
Sept 2007
Here are some hardware and software based solutions for denormal handling. An overview of software based solutions can be found in Laurent de Soras: "Denormal numbers in floating point signal processing applications"
See also:
http://www.musicdsp.org/files/denormal.pdf
::_aureservoir_:::: C++ library for analog reservoir computing neural networks

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

#include <flens/flens.h>
#include "auexcept.h"

Go to the source code of this file.

Namespaces

namespace  aureservoir

Functions

void aureservoir::set_denormal_flags () throw (AUExcept)
void aureservoir::denormals_add_dc (float *data, int size)
void aureservoir::denormals_add_dc (double *data, int size)

Variables

const float aureservoir::SINGLE_DENORMAL_DC = 1.0E-25
const double aureservoir::DOUBLE_DENORMAL_DC = 1.0E-30


Generated on Wed Mar 12 21:16:05 2008 for aureservoir by  doxygen 1.5.3