![]() |
SOPT
Sparse OPTimisation
|
Proximal of euclidian norm. More...
#include <proximal.h>
Public Member Functions | |
template<typename T0 > | |
void | operator() (Vector< typename T0::Scalar > &out, typename real_type< typename T0::Scalar >::type const &t, Eigen::MatrixBase< T0 > const &x) const |
template<typename T0 > | |
ProximalExpression< EuclidianNorm, T0 > | operator() (typename T0::Scalar const &t, Eigen::MatrixBase< T0 > const &x) const |
Lazy version. More... | |
Proximal of euclidian norm.
Definition at line 18 of file proximal.h.
|
inline |
|
inline |
Definition at line 29 of file proximal.h.
References sopt::proximal::l2_norm().