Searched refs:lyy (Results 1 – 2 of 2) sorted by relevance
158 float lxx = 0.0, lxy = 0.0, lyy = 0.0; in Compute_Detector_Response() local171 lyy = *(evolution_[i].Lyy.ptr<float>(ix)+jx); in Compute_Detector_Response()172 *(evolution_[i].Ldet.ptr<float>(ix)+jx) = (lxx*lyy - lxy*lxy); in Compute_Detector_Response()
244 float lyy = *(evolution_[i].Lyy.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()