Show / Hide Table of Contents

Namespace Itinero.Algorithms.Matrices

Classes

DirectedAugmentedWeightMatrixAlgorithm

An algorithm to calculate an augmented weight-matrix for a set of locations.

DirectedWeightMatrixAlgorithm

An algorithm to calculate a weight-matrix for a set of locations.

DirectedWeightMatrixAlgorithm<T>

An algorithm to calculate a turn-aware weight matrix.

Extensions

Contains extension methods related to the weight matrix algorithms.

RouterPointError

A represention of an error that can occur for a routerpoint.

WeightMatrixAlgorithm

An algorithm to calculate a weight-matrix for a set of locations.

WeightMatrixAlgorithm<T>

An algorithm to calculate a weight-matrix for a set of locations.

Interfaces

IDirectedWeightMatrixAlgorithm<T>

Abstract representation of a directed weight matrix algorithm.

IWeightMatrixAlgorithm<T>

Abstract representation of a weight matrix algorithm.

Enums

RouterPointErrorCode

The types of errors that can occur for a routerpoint.

Back to top Built by Itinero, MIT licensed.