LEMUR Packages: ompl_lemur or_lemur pr_bgl prpy_lemur
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Groups Pages
Classes | Functions
pair_index_map.h File Reference

Property map for converting 2d matrix indices to a single int index (pr_bgl::pair_index_map). More...

Go to the source code of this file.

Classes

class  pr_bgl::pair_index_map< Each, EachIndexMap >
 Convert a master index to a row-major-order matrix index pair. More...
 

Functions

template<class Each , class EachIndexMap >
size_t pr_bgl::get (const pair_index_map< Each, EachIndexMap > &map, const std::pair< Each, Each > &k)
 

Detailed Description

Property map for converting 2d matrix indices to a single int index (pr_bgl::pair_index_map).

Author
Chris Dellin cdell.nosp@m.in@g.nosp@m.mail..nosp@m.com