DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Public Types | List of all members
spams::FISTA::ElasticNet< T > Struct Template Reference

#include <fista.h>

Detailed Description

template<typename T>
struct spams::FISTA::ElasticNet< T >

Definition at line 1343 of file fista.h.

Public Types

typedef ComposeProx< T, Vector< T >, Lasso< T >, Ridge< T >, true > type
 

Member Typedef Documentation

template<typename T >
typedef ComposeProx< T, Vector<T>, Lasso<T>, Ridge<T>, true > spams::FISTA::ElasticNet< T >::type

Definition at line 1344 of file fista.h.


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