DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
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[]) |
mex-file, function mexLasso Usage: alpha = mexLassoWeights(X,D,W,param);
toolbox decomp
by Julien Mairal julie n.ma iral@ inri a.fr
File mexLasso.h
Definition in file test_Spams2.cxx.
|
inline |
Definition at line 37 of file test_Spams2.cxx.
References utl::ConvertSpMatrix(), and spams::PENALTY.
void mexFunction | ( | int | nlhs, |
mxArray * | plhs[], | ||
int | nrhs, | ||
const mxArray * | prhs[] | ||
) |
Definition at line 95 of file test_Spams2.cxx.