Home
last modified time | relevance | path

Searched refs:PetscRegressorDestroy_Linear (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ml/regressor/impls/linear/
H A Dlinear.c199 static PetscErrorCode PetscRegressorDestroy_Linear(PetscRegressor regressor) in PetscRegressorDestroy_Linear() function
540 regressor->ops->destroy = PetscRegressorDestroy_Linear; in PetscRegressorCreate_Linear()