osrm-backend/include/server
Kajari Ghosh 2e17f3010a
Add a multiplier to the matrix (#5298)
* add a multiplier to the matrix

* add rounding

* remove scale_factor restrictions

* clamp for overflow error

* update check to match error message

* enforce clamping on < 0 and increase test coverage

* add an invalid scale_factor value to node tests

* increase test coverage

* changelog
2018-12-10 13:41:44 -05:00
..
api Add a multiplier to the matrix (#5298) 2018-12-10 13:41:44 -05:00
http Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
service Variant got re-packaged, need to update search paths. (#3392) 2016-12-01 16:59:29 -08:00
connection.hpp Takes care of proper special member generation globally, fixes #1689 2016-01-27 17:25:30 +01:00
request_handler.hpp Add support of custom ServiceHandler 2016-10-31 15:38:03 +01:00
request_parser.hpp Removes server-side support for POST requests. 2016-04-05 22:59:14 +02:00
server.hpp Refactor logging, improve error handling workflow, clang-format. (#3385) 2016-12-06 12:30:46 -08:00
service_handler.hpp link ConnectedRoad and TurnOperation via class hierarchy 2016-11-03 13:42:29 +01:00