pRC
multi-purpose Tensor Train library for C++
Loading...
Searching...
No Matches
Namespaces | Functions
parse.hpp File Reference
#include <cstring>
#include <prc/core/basic/type_name.hpp>
#include <prc/core/basic/type_traits.hpp>
#include <prc/core/log/log.hpp>
#include <prc/core/parameter/parameter.hpp>
#include <prc/core/parameter/report.hpp>

Go to the source code of this file.

Namespaces

namespace  pRC
 

Functions

template<class N , class D , class... Ps, If< True< decltype(String(declval< N >()))> , If< True< decltype(String(declval< D >()))> >
static constexpr auto pRC::parse (int const argc, char const *const *const argv, N &&appName, D &&appDescription, Ps &...parameters)