SOPT
Sparse OPTimisation
Public Types | List of all members
Eigen::internal::traits< sopt::proximal::details::DelayedProximalEnveloppeFunction< FUNCTION, VECTOR > > Struct Template Reference

#include <proximal_expression.h>

Public Types

using ReturnType = typename VECTOR::PlainObject
 

Detailed Description

template<typename FUNCTION, typename VECTOR>
struct Eigen::internal::traits< sopt::proximal::details::DelayedProximalEnveloppeFunction< FUNCTION, VECTOR > >

Definition at line 96 of file proximal_expression.h.

Member Typedef Documentation

◆ ReturnType

template<typename FUNCTION , typename VECTOR >
using Eigen::internal::traits< sopt::proximal::details::DelayedProximalEnveloppeFunction< FUNCTION, VECTOR > >::ReturnType = typename VECTOR::PlainObject

Definition at line 97 of file proximal_expression.h.


The documentation for this struct was generated from the following file: