Home
last modified time | relevance | path

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

/petsc/src/tao/constrained/tutorials/
H A DtomographyADMM.c39 Tao admm_tao, misfit; in TaoShellSolve_SoftThreshold() local
320 Tao tao, misfit, reg; in main() local
/petsc/src/tao/tutorials/
H A Dex4.c222 PetscReal mu, workNorm, misfit; in ObjectiveMisfitADMM() local
/petsc/src/tao/constrained/impls/admm/
H A Dadmm.c867 PetscErrorCode TaoADMMGetMisfitSubsolver(Tao tao, Tao *misfit) in TaoADMMGetMisfitSubsolver()
/petsc/src/ts/impls/rosw/
H A Drosw.c1067 const PetscReal misfit = a2 * a2 * bm[1] + a3 * a3 * bm[2] + a4 * a4 * bm[3] - one / three; in TSRosWRegisterRos4() local