Home
last modified time | relevance | path

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

/petsc/src/tao/leastsquares/tutorials/
H A DtomographyGenerateData.m71 xGT = [0;0;1;0;0]; variable
H A Dtomography.c33 …Vec b, xGT, xlb, xub; /* observation b, ground truth xGT, the lower bound and upper bound of … member
H A Dcs1.c42 …PetscReal xGT[M]; /* array of ground truth object, which can be used to compare the reconstructio… member
/petsc/src/tao/constrained/tutorials/
H A DtomographyADMM.c21 …Vec c, xlb, xub, x, b, workM, workN, workN2, workN3, xGT; /* observation b, ground truth xGT… member