Update function for bc_mssp_wf. Calculates the sigma values for active sources. More...
Public Member Functions | |
update_func (vd_type source, vd_type parent, dist_type dist, sigma_type sig) | |
template<typename Vertex > | |
bool | operator() (Vertex &&target) const |
Public Types | |
typedef bool | result_type |
Public Attributes | |
vd_type | m_source_id |
vd_type | m_parent |
dist_type | m_dist |
sigma_type | m_sigma |
Update function for bc_mssp_wf. Calculates the sigma values for active sources.