Classes | |
| struct | IndicatorSO3 |
| Indicator function of SO(3), the group of 3D rotation matrices. More... | |
| 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> |
| using DefaultSVD = Eigen::BDCSVD<typename Conf::mat> |
Definition at line 15 of file nuclear-norm.hpp.