Searched defs:xGT (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/tao/leastsquares/tutorials/ |
| H A D | tomographyGenerateData.m | 71 xGT = [0;0;1;0;0]; variable
|
| H A D | tomography.c | 33 …Vec b, xGT, xlb, xub; /* observation b, ground truth xGT, the lower bound and upper bound of … member
|
| H A D | cs1.c | 42 …PetscReal xGT[M]; /* array of ground truth object, which can be used to compare the reconstructio… member
|
| /petsc/src/tao/constrained/tutorials/ |
| H A D | tomographyADMM.c | 21 …Vec c, xlb, xub, x, b, workM, workN, workN2, workN3, xGT; /* observation b, ground truth xGT… member
|