osrm-backend/algorithms
Dennis Luxen 31cae8f05f several copy edits to brush up the code
- fix copyright header
- rename probabilityDensityFunction -> density_function
- use double-precision fp literal to indicate intent
- remove redundant enum class start value
- replace C-style comments with C++ style
- make functions const
2015-03-03 17:42:07 +01:00
..
bayes_classifier.hpp several copy edits to brush up the code 2015-03-03 17:42:07 +01:00
bfs_components.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
crc32_processor.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
douglas_peucker.cpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
douglas_peucker.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
object_encoder.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
polyline_compressor.cpp Escape string in json renderer 2015-02-25 21:11:02 +01:00
polyline_compressor.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
polyline_formatter.cpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
polyline_formatter.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
route_name_extraction.hpp - output only get escaped when actually output. Better seperation of functionality 2015-02-26 10:11:33 +01:00
tiny_components.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00