alpaqa guanaqo
Nonconvex constrained optimization
Loading...
Searching...
No Matches
alpaqa::dl::anonymous_namespace{dl-problem.cpp} Namespace Reference

Functions

std::string format_abi_version (uint64_t version)
void check_abi_version (uint64_t abi_version)
void leak_lib (std::shared_ptr< void > handle)
template<Config Conf>
Sparsity convert_sparsity (alpaqa_sparsity_t sp)

Variables

std::mutex leaked_modules_mutex
std::list< std::shared_ptr< void > > leaked_modules

Function Documentation

◆ format_abi_version()

std::string format_abi_version ( uint64_t version)

Definition at line 25 of file dl-problem.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ check_abi_version()

void check_abi_version ( uint64_t abi_version)

Definition at line 35 of file dl-problem.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ leak_lib()

void leak_lib ( std::shared_ptr< void > handle)

Definition at line 49 of file dl-problem.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ convert_sparsity()

template<Config Conf>
Sparsity convert_sparsity ( alpaqa_sparsity_t sp)

Definition at line 56 of file dl-problem.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ leaked_modules_mutex

std::mutex leaked_modules_mutex

Definition at line 47 of file dl-problem.cpp.

◆ leaked_modules

std::list<std::shared_ptr<void> > leaked_modules

Definition at line 48 of file dl-problem.cpp.