alpaqa guanaqo
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Name< N > Struct Template Reference

#include </home/runner/work/alpaqa/alpaqa/src/interop/cutest/src/cutest-types.hpp>

Detailed Description

template<size_t N>
struct alpaqa::cutest::Name< N >

Compile-time string for CUTEst function names.

Definition at line 10 of file cutest-types.hpp.

Collaboration diagram for Name< N >:

Public Member Functions

constexpr Name (const char(&str)[N])

Public Attributes

std::array< char, N > value

Constructor & Destructor Documentation

◆ Name()

template<size_t N>
Name ( const char(&) str[N])
inlineconstexpr

Definition at line 11 of file cutest-types.hpp.

Member Data Documentation

◆ value

template<size_t N>
std::array<char, N> value

Definition at line 14 of file cutest-types.hpp.


The documentation for this struct was generated from the following file: