PetscRegressorType#
String with the name of a PETSc regression method.
Synopsis#
typedef const char *PetscRegressorType;
#define PETSCREGRESSORLINEAR "linear"
See Also#
PetscRegressor: Regression Solvers, PetscRegressorSetType()
, PetscRegressor
, PetscRegressorRegister()
, PetscRegressorCreate()
, PetscRegressorSetFromOptions()
,
PETSCREGRESSORLINEAR
Level#
beginner
Location#
Index of all PetscRegressor routines
Table of Contents for all manual pages
Index of all manual pages