Home
last modified time | relevance | path

Searched defs:noise (Results 1 – 6 of 6) sorted by relevance

/petsc/src/binding/petsc4py/demo/regressor/
H A Dtest_regressor_synthetic.py39 def petsc_regression_test(nsample, nfeature, noise=0, rand_state=11): argument
/petsc/src/dm/impls/plex/tests/
H A Dex22.c130 PetscReal noise; in main() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex20.c199 PetscReal noise, gridSpacing = (upper[d] - lower[d]) / faces[d]; in main() local
/petsc/src/snes/interface/noise/
H A Dsnesmfj2.c73 PetscReal h, norm, sum, umin, noise; in SNESMatrixFreeMult2_Private() local
/petsc/src/tao/pde_constrained/tutorials/
H A Delliptic.c23 PetscReal noise; /* Amount of noise to add to data */ member
H A Dparabolic.c24 PetscReal noise; /* Amount of noise to add to data */ member