TODO: describe this file in one substantive sentence.
More...
#include "parksmcclellan.h"
#include <qmath.h>
Go to the source code of this file.
|
| constexpr int | BIG = 4096 |
| constexpr int | SMALL = 256 |
| constexpr double | M_2PI = 6.28318530717958647692 |
| constexpr int | ITRMAX = 50 |
| constexpr double | MIN_TEST_VAL = 1.0E-6 |
TODO: describe this file in one substantive sentence.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
- Author
- Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
- Since
- 2.0.0
- Date
- March 2026
Definition in file parksmcclellan.cpp.
◆ BIG
◆ ITRMAX
◆ M_2PI
| double M_2PI = 6.28318530717958647692 |
|
constexpr |
◆ MIN_TEST_VAL
| double MIN_TEST_VAL = 1.0E-6 |
|
constexpr |
◆ SMALL