LASP 1.0
Library for Acoustic Signal Processing
Loading...
Searching...
No Matches
lasp_siggen_impl.cpp File Reference
#include "lasp_siggen_impl.h"
#include "debugtrace.hpp"
#include "lasp_mathtypes.h"
#include <cassert>
Include dependency graph for lasp_siggen_impl.cpp:

Go to the source code of this file.

Macros

#define NITER_NEWTON   20
 

Typedefs

using rte = std::runtime_error
 

Variables

 DEBUGTRACE_VARIABLES
 

Macro Definition Documentation

◆ NITER_NEWTON

#define NITER_NEWTON   20

The fixed number of Newton iterations t.b.d. for tuning the sweep start and stop frequency in logarithmic sweeps

Definition at line 20 of file lasp_siggen_impl.cpp.

Typedef Documentation

◆ rte

using rte = std::runtime_error

Definition at line 14 of file lasp_siggen_impl.cpp.

Variable Documentation

◆ DEBUGTRACE_VARIABLES

DEBUGTRACE_VARIABLES

Definition at line 16 of file lasp_siggen_impl.cpp.