alpaqa develop
Nonconvex constrained optimization
Loading...
Searching...
No Matches
vec-from-file.hpp
Go to the documentation of this file.
1#pragma once
2
4#include <alpaqa/export.h>
5
6namespace alpaqa::params {
7
8template <Config Conf>
12 std::optional<vec> value = std::nullopt;
13};
14
15} // namespace alpaqa::params
#define USING_ALPAQA_CONFIG(Conf)
Definition config.hpp:77
typename Conf::length_t length_t
Definition config.hpp:103
constexpr const auto inf
Definition config.hpp:112