Nsound  0.9.4
Macros
FilterLeastSquaresFIR.cc File Reference
#include <Nsound/AudioStream.h>
#include <Nsound/Buffer.h>
#include <Nsound/FilterLeastSquaresFIR.h>
#include <Nsound/Generator.h>
#include <Nsound/Plotter.h>
#include <cmath>
#include <cstring>
#include <cstdio>
#include <iostream>
#include <sstream>
Include dependency graph for FilterLeastSquaresFIR.cc:

Go to the source code of this file.

Macros

#define CERR_HEADER   __FILE__ << ":" << __LINE__ << ": ***ERROR: "
 

Macro Definition Documentation

#define CERR_HEADER   __FILE__ << ":" << __LINE__ << ": ***ERROR: "

Definition at line 47 of file FilterLeastSquaresFIR.cc.