DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Functions
test_Spams2.cxx File Reference
#include <mexutils.h>
#include <decomp.h>
+ Include dependency graph for test_Spams2.cxx:

Go to the source code of this file.

Functions

template<typename T >
void callFunction (mxArray *plhs[], const mxArray *prhs[])
 
void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
 

Detailed Description

mex-file, function mexLasso Usage: alpha = mexLassoWeights(X,D,W,param);

toolbox decomp

by Julien Mairal julie.nosp@m.n.ma.nosp@m.iral@.nosp@m.inri.nosp@m.a.fr

File mexLasso.h

Definition in file test_Spams2.cxx.

Function Documentation

template<typename T >
void callFunction ( mxArray *  plhs[],
const mxArray *  prhs[] 
)
inline

Definition at line 37 of file test_Spams2.cxx.

References utl::ConvertSpMatrix(), and spams::PENALTY.

+ Here is the call graph for this function:

void mexFunction ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)

Definition at line 95 of file test_Spams2.cxx.