alpaqa cmake-targets
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Classes | Typedefs
alpaqa::functions Namespace Reference

Classes

struct  L1Norm
 ℓ₁-norm. 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 14 of file nuclear-norm.hpp.