SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
tesla_proj.cpp File Reference

Go to the source code of this file.

Macros

#define TESLA_PROJ_SLEP

Functions

void tesla_proj (double *X, double *Z, double *gap, double *V, double *Z0, double lambda1, double lambda2, int p, int n, int maxStep, double tol, int tau, int flag)

Macro Definition Documentation

#define TESLA_PROJ_SLEP

Definition at line 18 of file tesla_proj.cpp.

Function Documentation

void tesla_proj ( double *  X,
double *  Z,
double *  gap,
double *  V,
double *  Z0,
double  lambda1,
double  lambda2,
int  p,
int  n,
int  maxStep,
double  tol,
int  tau,
int  flag 
)

Definition at line 115 of file tesla_proj.cpp.


SHOGUN Machine Learning Toolbox - Documentation