alpaqa 1.0.0a10
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
cutest-errors.hpp File Reference
#include <stdexcept>
+ Include dependency graph for cutest-errors.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  function_load_error
 
struct  function_call_error
 

Namespaces

namespace  alpaqa
 
namespace  alpaqa::cutest
 

Enumerations

enum class  Status { Success = 0 , AllocErr = 1 , BoundErr = 2 , EvalErr = 3 }
 

Functions

constexpr const char * enum_name (Status s)