Searched defs:QueueElement (Results 1 – 1 of 1) sorted by relevance
153 typedef std::pair<Scalar, Index> QueueElement; //first element is priority in minimize_helper() typedef242 typedef std::pair<Scalar, std::pair<Index1, Index2> > QueueElement; //first element is priority in BVMinimize() typedef