alpaqa guanaqo
Nonconvex constrained optimization
Loading...
Searching...
No Matches
cutest-types.hpp File Reference
#include <algorithm>
#include <array>
Include dependency graph for cutest-types.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Name< N >
 Compile-time string for CUTEst function names. More...
struct  Function< Nm, Sgn >
 Reference to CUTEst function. More...

Namespaces

namespace  alpaqa
namespace  alpaqa::cutest

Typedefs

using integer = int
using doublereal = double
using logical = int

Variables

constexpr logical True = 1
constexpr logical False = 0
constexpr doublereal inf = 1e20
constexpr size_t fstring_len = 10