1#include <alpaqa/export.h>
50#ifdef ALPAQA_WITH_QUAD_PRECISION
std::ostream & print_matlab_impl(std::ostream &os, const T &M, std::string_view end)
std::ostream & print_python_impl(std::ostream &os, const T &M, std::string_view end)
std::ostream & print_csv_impl(std::ostream &os, const T &M, std::string_view sep, std::string_view begin, std::string_view end)
std::string float_to_str(F value, int precision)