Home
last modified time | relevance | path

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

/petsc/src/ml/regressor/impls/linear/
H A Dlinear.c92 static PetscErrorCode PetscRegressorSetUp_Linear(PetscRegressor regressor) in PetscRegressorSetUp_Linear() function
538 regressor->ops->setup = PetscRegressorSetUp_Linear; in PetscRegressorCreate_Linear()