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, Eigen::ComputeThinU|Eigen::ComputeThinV > |