Home
last modified time | relevance | path

Searched defs:PetscRegressor (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscregressor.h28 typedef struct _p_PetscRegressor *PetscRegressor; typedef
/petsc/src/ml/regressor/interface/
H A Dregressor.c41 PetscErrorCode PetscRegressorRegister(const char sname[], PetscErrorCode (*function)(PetscRegressor in PetscRegressorRegister()