DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
List of all members
spams::FISTA::LossMat< T, L > Class Template Reference

#include <fista.h>

+ Inheritance diagram for spams::FISTA::LossMat< T, L >:
+ Collaboration diagram for spams::FISTA::LossMat< T, L >:

Detailed Description

template<typename T, typename L>
class spams::FISTA::LossMat< T, L >

Definition at line 1009 of file fista.h.

Additional Inherited Members

- Public Member Functions inherited from spams::FISTA::LossMatSup< T, L >
virtual void dummy ()=0
 
eval (const Matrix< T > &w) const
 
virtual T fenchel (const Matrix< T > &input) const
 
void grad (const Matrix< T > &w, Matrix< T > &grad) const
 
virtual void init (const Matrix< T > &input)
 
virtual bool is_fenchel () const
 
 LossMatSup ()
 
virtual void var_fenchel (const Matrix< T > &x, Matrix< T > &grad1, Matrix< T > &grad2, const bool intercept) const
 
virtual ~LossMatSup ()
 
- Public Member Functions inherited from spams::FISTA::Loss< T, Matrix< T >, Matrix< T > >
 Loss ()
 
virtual bool test_backtracking (const Matrix< T > &y, const Matrix< T > &grad, const Matrix< T > &prox, const T L) const
 
virtual ~Loss ()
 
- Protected Attributes inherited from spams::FISTA::LossMatSup< T, L >
L ** _losses
 
int _N
 

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