Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
inverse_vector.h File Reference
#include <routingkit/sort.h>
#include <routingkit/min_max.h>
#include <assert.h>
#include <algorithm>
#include <vector>
Include dependency graph for inverse_vector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  RoutingKit
 

Functions

std::vector< unsigned > RoutingKit::invert_inverse_vector (const std::vector< unsigned > &sorted_index)
 
std::vector< unsigned > RoutingKit::invert_vector (const std::vector< unsigned > &v, unsigned element_count)