alpaqa guanaqo
Nonconvex constrained optimization
Loading...
Searching...
No Matches
alpaqa::functions Namespace Reference

Classes

struct  L1Norm
 ℓ₁-norm. More...
struct  L1NormComplex
 ℓ₁-norm of complex numbers. More...
struct  NuclearNorm
 Nuclear norm (ℓ₁-norm of singular values). More...

Typedefs

template<Config Conf>
using DefaultSVD = Eigen::BDCSVD<typename Conf::mat>

Typedef Documentation

◆ DefaultSVD

template<Config Conf>
using DefaultSVD = Eigen::BDCSVD<typename Conf::mat>

Definition at line 15 of file nuclear-norm.hpp.