Home
last modified time | relevance | path

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

/petsc/src/ml/regressor/impls/linear/
H A Dlinear.c41 static PetscErrorCode PetscRegressorLinearGetCoefficients_Linear(PetscRegressor regressor, Vec *coe… in PetscRegressorLinearGetCoefficients_Linear() function
556 …ct)regressor, "PetscRegressorLinearGetCoefficients_C", PetscRegressorLinearGetCoefficients_Linear)… in PetscRegressorCreate_Linear()