Home | History | Annotate | Download | only in ceres

Lines Matching defs:Ax

93   double* Ax = A->mutable_values();
102 Ax[0] = 2.;
103 Ax[1] = -1.;
104 Ax[2] = 0;
105 Ax[3] = -1.;
106 Ax[4] = 2;
107 Ax[5] = -1;
108 Ax[6] = 0;
109 Ax[7] = -1;
110 Ax[8] = 2;