![]() |
LASP 1.0
Library for Acoustic Signal Processing
|
#include "lasp_siggen_impl.h"#include "debugtrace.hpp"#include "lasp_mathtypes.h"#include <cassert>
Go to the source code of this file.
Macros | |
| #define | NITER_NEWTON 20 |
Typedefs | |
| using | rte = std::runtime_error |
Variables | |
| DEBUGTRACE_VARIABLES | |
| #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.
| using rte = std::runtime_error |
Definition at line 14 of file lasp_siggen_impl.cpp.
| DEBUGTRACE_VARIABLES |
Definition at line 16 of file lasp_siggen_impl.cpp.