alpaqa 1.0.0a17
Nonconvex constrained optimization
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
nuclear-norm.hpp File Reference
#include <alpaqa/config/config.hpp>
#include <Eigen/SVD>
+ Include dependency graph for nuclear-norm.hpp:

Go to the source code of this file.

Classes

struct  NuclearNorm< Conf, SVD >
 Nuclear norm (ℓ₁-norm of singular values). More...
 

Namespaces

namespace  alpaqa
 
namespace  alpaqa::functions
 

Typedefs

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