v2.0.0
Loading...
Searching...
No Matches
parksmcclellan.cpp File Reference

TODO: describe this file in one substantive sentence. More...

#include "parksmcclellan.h"
#include <qmath.h>
Include dependency graph for parksmcclellan.cpp:

Go to the source code of this file.

Variables

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

Detailed Description

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.

Variable Documentation

◆ BIG

int BIG = 4096
constexpr

Definition at line 36 of file parksmcclellan.cpp.

◆ ITRMAX

int ITRMAX = 50
constexpr

Definition at line 39 of file parksmcclellan.cpp.

◆ M_2PI

double M_2PI = 6.28318530717958647692
constexpr

Definition at line 38 of file parksmcclellan.cpp.

◆ MIN_TEST_VAL

double MIN_TEST_VAL = 1.0E-6
constexpr

Definition at line 40 of file parksmcclellan.cpp.

◆ SMALL

int SMALL = 256
constexpr

Definition at line 37 of file parksmcclellan.cpp.