TaoBRGNSetRegularizerWeight#
Set the regularizer weight for the Gauss-Newton least-squares algorithm
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoBRGNSetRegularizerWeight(Tao tao, PetscReal lambda)
Collective
Input Parameters#
tao - the
Tao
solver contextlambda - L1-norm regularizer weight
See Also#
Level#
beginner
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