alpaqa
sparse
Nonconvex constrained optimization
Loading...
Searching...
No Matches
src
alpaqa
include
alpaqa
util
quadmath
quadmath-print.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#ifdef ALPAQA_WITH_QUAD_PRECISION
4
5
#include <alpaqa/export.h>
6
#include <iosfwd>
7
8
namespace
alpaqa
{
9
ALPAQA_EXPORT
10
std::ostream &
operator<<
(std::ostream &os,
__float128
f);
11
}
// namespace alpaqa
12
using
alpaqa::operator
<<;
13
14
#endif
alpaqa
Definition
anderson.hpp:10
alpaqa::operator<<
std::ostream & operator<<(std::ostream &os, PANOCStopCrit s)
Definition
panoc-stop-crit.cpp:7
alpaqa::inf
constexpr const auto inf
Definition
config.hpp:85
Generated on Wed Sep 27 2023 for alpaqa by
1.9.8