Home
last modified time | relevance | path

Searched defs:cols_ix (Results 1 – 4 of 4) sorted by relevance

/petsc/src/binding/petsc4py/demo/regressor/
H A Dtest_regressor.py23 cols_ix = [0, 1] variable
/petsc/src/ml/regressor/tests/
H A Dex_sharks.c46 PetscInt cols_ix[4] = {0, 1, 2, 3}; in main() local
H A Dex2.c24 PetscInt cols_ix[2] = {0, 1}; in main() local
H A Dex1.c24 PetscInt cols_ix[2] = {0, 1}; in main() local