TaoBRGNGetRegularizationType#
Get the TaoBRGNRegularizationType
of a TAOBRGN
Synopsis#
#include "petsctao.h"
PetscErrorCode TaoBRGNGetRegularizationType(Tao tao, TaoBRGNRegularizationType *type)
Not collective
Input Parameter#
Output Parameter#
type - the
TaoBRGNRegularizationType
See Also#
TAO: Optimization Solvers, Tao
, TAOBRGN
, TaoBRGNRegularizationType
, TaoBRGNSetRegularizationType()
Level#
advanced
Location#
Examples#
Implementations#
TaoBRGNGetRegularizationType_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