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

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

append(PROXIMAL proximal, T args)sopt::algorithm::SDMM< SCALAR >inline
append(PROXIMAL proximal)sopt::algorithm::SDMM< SCALAR >inline
append(PROXIMAL proximal, L l, LADJOINT ladjoint)sopt::algorithm::SDMM< SCALAR >inline
append(PROXIMAL proximal, L l, LADJOINT ladjoint, std::array< t_int, 3 > sizes)sopt::algorithm::SDMM< SCALAR >inline
append(PROXIMAL proximal, L l, std::array< t_int, 3 > dsizes, LADJOINT ladjoint, std::array< t_int, 3 > isizes)sopt::algorithm::SDMM< SCALAR >inline
conjugate_gradient(t_uint itermax, t_real tolerance)sopt::algorithm::SDMM< SCALAR >inline
conjugate_gradient(T0 &&t0, T &&... args) const -> decltype(this->conjugate_gradient()(std::forward< T0 >(t0), std::forward< T >(args)...))sopt::algorithm::SDMM< SCALAR >inline
is_converged(t_Vector const &x) constsopt::algorithm::SDMM< SCALAR >inline
operator()(t_Vector &out, t_Vector const &input) constsopt::algorithm::SDMM< SCALAR >
operator()(t_Vector const &input) constsopt::algorithm::SDMM< SCALAR >inline
operator()(DiagnosticAndResult const &warmstart) constsopt::algorithm::SDMM< SCALAR >inline
proximals() constsopt::algorithm::SDMM< SCALAR >inline
proximals()sopt::algorithm::SDMM< SCALAR >inline
proximals(t_uint i) constsopt::algorithm::SDMM< SCALAR >inline
proximals(t_uint i)sopt::algorithm::SDMM< SCALAR >inline
proximals(t_uint i, Eigen::MatrixBase< T0 > const &x) constsopt::algorithm::SDMM< SCALAR >inline
Real typedefsopt::algorithm::SDMM< SCALAR >
Scalar typedefsopt::algorithm::SDMM< SCALAR >
SDMM()sopt::algorithm::SDMM< SCALAR >inline
size() constsopt::algorithm::SDMM< SCALAR >inline
SOPT_MACRO(itermax, t_uint)sopt::algorithm::SDMM< SCALAR >
SOPT_MACRO(gamma, Real)sopt::algorithm::SDMM< SCALAR >
SOPT_MACRO(conjugate_gradient, ConjugateGradient)sopt::algorithm::SDMM< SCALAR >
SOPT_MACRO(is_converged, t_IsConverged)sopt::algorithm::SDMM< SCALAR >
t_IsConverged typedefsopt::algorithm::SDMM< SCALAR >
t_LinearTransform typedefsopt::algorithm::SDMM< SCALAR >
t_Proximal typedefsopt::algorithm::SDMM< SCALAR >
t_Vector typedefsopt::algorithm::SDMM< SCALAR >
transforms() constsopt::algorithm::SDMM< SCALAR >inline
transforms()sopt::algorithm::SDMM< SCALAR >inline
transforms(t_uint i) constsopt::algorithm::SDMM< SCALAR >inline
transforms(t_uint i)sopt::algorithm::SDMM< SCALAR >inline
value_type typedefsopt::algorithm::SDMM< SCALAR >
~SDMM()sopt::algorithm::SDMM< SCALAR >inlinevirtual