TaoBRGNSetL1SmoothEpsilon#
Set the L1-norm smooth approximation parameter for L1-regularized least-squares algorithm
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoBRGNSetL1SmoothEpsilon(Tao tao, PetscReal epsilon)
Collective
Input Parameters#
tao - the
Tao
solver contextepsilon - L1-norm smooth approximation parameter
See Also#
Level#
advanced
Location#
src/tao/leastsquares/impls/brgn/brgn.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages