SOPT
Sparse OPTimisation
sopt::algorithm::TVPrimalDual< SCALAR > Member List

This is the complete list of members for sopt::algorithm::TVPrimalDual< SCALAR >, including all inherited members.

is_converged(std::function< bool(t_Vector const &x)> const &func)sopt::algorithm::TVPrimalDual< SCALAR >inline
l2ball_proximal()sopt::algorithm::TVPrimalDual< SCALAR >inline
objective_convergence(Real const &tolerance)sopt::algorithm::TVPrimalDual< SCALAR >inline
operator()(t_Vector &out) constsopt::algorithm::TVPrimalDual< SCALAR >inline
operator()(t_Vector &out, std::tuple< t_Vector, t_Vector > const &guess) constsopt::algorithm::TVPrimalDual< SCALAR >inline
operator()(t_Vector &out, std::tuple< t_Vector const &, t_Vector const & > const &guess) constsopt::algorithm::TVPrimalDual< SCALAR >inline
operator()(std::tuple< t_Vector, t_Vector > const &guess) constsopt::algorithm::TVPrimalDual< SCALAR >inline
operator()(std::tuple< t_Vector const &, t_Vector const & > const &guess) constsopt::algorithm::TVPrimalDual< SCALAR >inline
operator()() constsopt::algorithm::TVPrimalDual< SCALAR >inline
operator()(DiagnosticAndResult const &warmstart) constsopt::algorithm::TVPrimalDual< SCALAR >inline
Phi(ARGS &&... args)sopt::algorithm::TVPrimalDual< SCALAR >inline
Psi(ARGS &&... args)sopt::algorithm::TVPrimalDual< SCALAR >inline
Real typedefsopt::algorithm::TVPrimalDual< SCALAR >
residual_convergence(Real const &tolerance)sopt::algorithm::TVPrimalDual< SCALAR >inline
Scalar typedefsopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(tv_proximal, t_Proximal< Real >)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(tv_proximal_weighted, t_Proximal< Vector< Real >>)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(tv_proximal_weights, Vector< Real >)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(l2ball_proximal, proximal::WeightedL2Ball< Scalar >)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(residual_tolerance, Real)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(relative_variation, Real)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(residual_convergence, t_IsConverged)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(objective_convergence, t_IsConverged)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(itermax, t_uint)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(regulariser_strength, Real)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(update_scale, Real)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(positivity_constraint, bool)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(real_constraint, bool)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(sigma, Real)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(tau, Real)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(xi, Real)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(rho, Real)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(precondition_stepsize, Real)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(precondition_weights, t_Vector)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(precondition_iters, t_uint)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(is_converged, t_IsConverged)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(Phi, t_LinearTransform)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(Psi, t_LinearTransform)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(random_measurement_updater, t_Random_Updater)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(random_wavelet_updater, t_Random_Updater)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(epsilon, l2ball, WeightedL2Ball)sopt::algorithm::TVPrimalDual< SCALAR >
SOPT_MACRO(weights, l2ball, WeightedL2Ball)sopt::algorithm::TVPrimalDual< SCALAR >
t_Constraint typedefsopt::algorithm::TVPrimalDual< SCALAR >
t_IsConverged typedefsopt::algorithm::TVPrimalDual< SCALAR >
t_LinearTransform typedefsopt::algorithm::TVPrimalDual< SCALAR >
t_Proximal typedefsopt::algorithm::TVPrimalDual< SCALAR >
t_Random_Updater typedefsopt::algorithm::TVPrimalDual< SCALAR >
t_Vector typedefsopt::algorithm::TVPrimalDual< SCALAR >
target() constsopt::algorithm::TVPrimalDual< SCALAR >inline
target(Eigen::MatrixBase< DERIVED > const &target)sopt::algorithm::TVPrimalDual< SCALAR >inline
TVPrimalDual(Eigen::MatrixBase< DERIVED > const &target)sopt::algorithm::TVPrimalDual< SCALAR >inline
value_type typedefsopt::algorithm::TVPrimalDual< SCALAR >
~TVPrimalDual()sopt::algorithm::TVPrimalDual< SCALAR >inlinevirtual