ug4
|
#include <parallel_matrix_boost.h>
Public Types | |
typedef readable_property_map_tag | category |
typedef vertex_descriptor | key_type |
typedef vertex_index_type | reference |
typedef vertex_index_type | value_type |
typedef size_t | vertex_descriptor |
typedef size_t | vertex_index_type |
Public Member Functions | |
bglp_matrix_index_map (bglp_matrix_index_map const &p) | |
bglp_matrix_index_map (ug::SparseMatrix< T >const &, boost::vertex_index_t) | |
template<class X > | |
bglp_matrix_index_map (X const &) | |
bglp_matrix_index_map & | operator= (const bglp_matrix_index_map &s) |
value_type | operator[] (int x) const |
template<class T_ > | |
value_type | operator[] (T_ x) const |
typedef readable_property_map_tag boost::bglp_matrix_index_map< T >::category |
typedef vertex_descriptor boost::bglp_matrix_index_map< T >::key_type |
typedef vertex_index_type boost::bglp_matrix_index_map< T >::reference |
typedef vertex_index_type boost::bglp_matrix_index_map< T >::value_type |
typedef size_t boost::bglp_matrix_index_map< T >::vertex_descriptor |
typedef size_t boost::bglp_matrix_index_map< T >::vertex_index_type |
|
inline |
|
inline |
References untested.
|
inline |
|
inline |
References untested.
|
inline |
|
inline |