This is a C++ implementation of LASSO algorithm in glmnet package.
Method details can be found in
Jerome Friedman and Trevor Hastie and Robert Tibshirani. (2010) Regularization Paths for Generalized Linear Models via Coordinate Descent. Journal of Statistical Software, 33(1), 1--22.