![]() |
SOPT
Sparse OPTimisation
|
This is the complete list of members for sopt::proximal::Translation< FUNCTION, VECTOR >, including all inherited members.
operator()(OUTPUT out, typename real_type< typename T0::Scalar >::type const &t, Eigen::MatrixBase< T0 > const &x) const | sopt::proximal::Translation< FUNCTION, VECTOR > | inline |
operator()(Vector< typename T0::Scalar > &out, typename real_type< typename T0::Scalar >::type const &t, Eigen::MatrixBase< T0 > const &x) const | sopt::proximal::Translation< FUNCTION, VECTOR > | inline |
operator()(typename T0::Scalar const &t, Eigen::MatrixBase< T0 > const &x) const | sopt::proximal::Translation< FUNCTION, VECTOR > | inline |
Translation(FUNCTION const &func, T_VECTOR const &trans) | sopt::proximal::Translation< FUNCTION, VECTOR > | inline |