Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/lib-petsc/compat/
H A Dregressor.h14 PetscErrorCode PetscRegressorLinearGetIntercept(PETSC_UNUSED PetscRegressor regressor,PETSC_UNUSED … in PetscRegressorLinearGetIntercept() function
/petsc/src/ml/regressor/impls/linear/
H A Dlinear.c392 PETSC_EXTERN PetscErrorCode PetscRegressorLinearGetIntercept(PetscRegressor regressor, PetscScalar … in PetscRegressorLinearGetIntercept() function