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

#include <fista.h>

+ Collaboration diagram for spams::FISTA::ParamReg< T >:

Detailed Description

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

Definition at line 213 of file fista.h.

Public Member Functions

 ParamReg ()
 

Public Attributes

bool clever
 
GraphPathStruct< T > * graph_path_st
 
GraphStruct< T > * graph_st
 
int * groups
 
bool intercept
 
lambda
 
lambda2d1
 
lambda3d1
 
bool linf
 
int ngroups
 
int num_cols
 
bool pos
 
bool resetflow
 
int size_group
 
bool transpose
 
TreeStruct< T > * tree_st
 

Constructor & Destructor Documentation

template<typename T>
spams::FISTA::ParamReg< T >::ParamReg ( )
inline

Member Data Documentation

template<typename T>
bool spams::FISTA::ParamReg< T >::clever
template<typename T>
GraphPathStruct<T>* spams::FISTA::ParamReg< T >::graph_path_st
template<typename T>
GraphStruct<T>* spams::FISTA::ParamReg< T >::graph_st
template<typename T>
int* spams::FISTA::ParamReg< T >::groups
template<typename T>
bool spams::FISTA::ParamReg< T >::intercept
template<typename T>
T spams::FISTA::ParamReg< T >::lambda
template<typename T>
T spams::FISTA::ParamReg< T >::lambda2d1
template<typename T>
T spams::FISTA::ParamReg< T >::lambda3d1
template<typename T>
bool spams::FISTA::ParamReg< T >::linf
template<typename T>
int spams::FISTA::ParamReg< T >::ngroups
template<typename T>
int spams::FISTA::ParamReg< T >::num_cols
template<typename T>
bool spams::FISTA::ParamReg< T >::pos
template<typename T>
bool spams::FISTA::ParamReg< T >::resetflow
template<typename T>
int spams::FISTA::ParamReg< T >::size_group
template<typename T>
bool spams::FISTA::ParamReg< T >::transpose
template<typename T>
TreeStruct<T>* spams::FISTA::ParamReg< T >::tree_st

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