Skip to content

Function perfplot_save

function perfplot_save(const std::string &, T1 &&, T2 &&, const std::string &) io

template <typename T1, typename T2>
void perfplot_save(const std::string& name, T1&& data, T2&& labels, const std::string& options = "")

Fully qualified name: kfr::perfplot_save(const std::string &, T1 &&, T2 &&, const std::string &)

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.