Searched refs:lxx (Results 1 – 4 of 4) sorted by relevance
27 struct two {char lx; char lxx;}; member
158 float lxx = 0.0, lxy = 0.0, lyy = 0.0; in Compute_Detector_Response() local169 lxx = *(evolution_[i].Lxx.ptr<float>(ix)+jx); in Compute_Detector_Response()172 *(evolution_[i].Ldet.ptr<float>(ix)+jx) = (lxx*lyy - lxy*lxy); in Compute_Detector_Response()
242 float lxx = *(evolution_[i].Lxx.ptr<float>(ix)+jx); in Compute_Determinant_Hessian_Response() local245 *(evolution_[i].Ldet.ptr<float>(ix)+jx) = (lxx*lyy - lxy*lxy); in Compute_Determinant_Hessian_Response()
551 "70: lxx[>>];",