alpaqa 1.1.0a1
Nonconvex constrained optimization
Loading...
Searching...
No Matches
sparsity.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <guanaqo/linalg/sparsity.hpp>
4
5namespace alpaqa::sparsity {
6using namespace guanaqo::linalg::sparsity;
7} // namespace alpaqa::sparsity
8
9namespace alpaqa {
10using sparsity::Sparsity;
11} // namespace alpaqa