Ginger
1.1.9
Loading...
Searching...
No Matches
ginger
logger.hpp
Go to the documentation of this file.
1
6
#pragma once
7
8
#include <string>
9
10
namespace
ginger
{
11
20
void
log_with_spdlog
(
const
std::string&
message
);
21
22
}
// namespace ginger
make_vdc_table
constexpr auto make_vdc_table() -> std::array< double, N >
Helper to generate a constexpr table of VdCorput<Base> values.
Definition
aberth.hpp:21
ginger
Options for convergence-based algorithms.
Definition
aberth.hpp:13
ginger::log_with_spdlog
void log_with_spdlog(const std::string &message)
Log a message using spdlog.
Generated by
1.9.8