guanaqo
1.0.0-alpha.25
Utilities for scientific software
Loading...
Searching...
No Matches
quadmath-print.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef GUANAQO_WITH_QUAD_PRECISION
4
5
#include <guanaqo/export.h>
6
#include <iosfwd>
7
8
namespace
guanaqo
{
9
GUANAQO_EXPORT
10
std::ostream &
operator<<
(std::ostream &os, __float128 f);
11
}
// namespace guanaqo
12
using
guanaqo::operator<<;
13
14
#endif
guanaqo::operator<<
std::ostream & operator<<(std::ostream &, TimingsCPU)
Definition
timed-cpu.cpp:31
guanaqo
Definition
blas-interface.hpp:9
include
guanaqo
quadmath
quadmath-print.hpp
Generated on
for guanaqo by
1.16.1