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 > |
using DefaultSVD = Eigen::BDCSVD<typename Conf::mat> |
Definition at line 14 of file nuclear-norm.hpp.