TaoBRGNSetRegularizationType#
Set the TaoBRGNRegularizationType
of a TAOBRGN
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoBRGNSetRegularizationType(Tao tao, TaoBRGNRegularizationType type)
Logically collective
Input Parameters#
type - the
TaoBRGNRegularizationType
See Also#
TAO: Optimization Solvers, Tao
, TAOBRGN
, TaoBRGNRegularizationType
, TaoBRGNGetRegularizationType
Level#
advanced
Location#
Examples#
Implementations#
TaoBRGNSetRegularizationType_BRGN() in src/tao/leastsquares/impls/brgn/brgn.c
Index of all Tao routines
Table of Contents for all manual pages
Index of all manual pages