Home
last modified time | relevance | path

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

/petsc/src/ml/regressor/impls/linear/
H A Dlinear.c306 static PetscErrorCode PetscRegressorView_Linear(PetscRegressor regressor, PetscViewer viewer) in PetscRegressorView_Linear() function
542 regressor->ops->view = PetscRegressorView_Linear; in PetscRegressorCreate_Linear()