rename the whole thing to baudmine >:-)

This commit is contained in:
2026-03-25 22:48:50 +01:00
parent dfe61b65e1
commit c526f00957
36 changed files with 88 additions and 88 deletions

View File

@@ -2,7 +2,7 @@
#include <cmath>
#include <numeric>
namespace baudline {
namespace baudmine {
static constexpr double kPi = 3.14159265358979323846;
@@ -97,4 +97,4 @@ double WindowFunctions::besselI0(double x) {
return sum;
}
} // namespace baudline
} // namespace baudmine