Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyang-kth/fmm
/ functions
Functions
275 in github.com/cyang-kth/fmm
⨍
Functions
275
◇
Types & classes
55
↳
Endpoints
3
Method
print
src/mm/fmm/ubodt_gen_app_config.cpp:73
Method
print
src/mm/fmm/fmm_algorithm.cpp:26
Method
print
src/mm/fmm/fmm_app_config.cpp:97
Method
print
src/config/result_config.cpp:6
Method
print
src/config/gps_config.cpp:5
Method
print
src/config/network_config.cpp:5
Method
print_graph
src/network/network_graph.cpp:34
Method
print_help
src/mm/stmatch/stmatch_app_config.cpp:92
Method
print_help
* Print help information */
src/mm/h3mm/h3mm_app.hpp:79
Method
print_help
src/mm/fmm/ubodt_gen_app_config.cpp:83
Method
print_help
src/mm/fmm/fmm_app_config.cpp:81
Method
print_node_index_map
src/mm/composite_graph.cpp:92
Function
print_time
Print a timestamp
src/util/util.cpp:71
Method
query_point_radius
Id is the node returned within distance of radius
src/network/rtree.cpp:17
Method
read_all_trajectories
* Return all remaining trajectories from the file * @return a vector of trajectories. */
src/io/gps_reader.hpp:271
Method
read_next_N_trajectories
* Read next N trajectories from the file. If there are k trajectories left * k<N, then only k trajectories will be returned. * * @param N num
src/io/gps_reader.hpp:264
Method
read_next_trajectory
* Read the next trajectory in the file. * @return A trajectory object */
src/io/gps_reader.hpp:247
Method
read_ogr_file
src/network/network.cpp:68
Method
read_ubodt_binary
src/mm/fmm/ubodt.cpp:244
Method
read_ubodt_csv
src/mm/fmm/ubodt.cpp:203
Method
register_arg
src/mm/stmatch/stmatch_algorithm.cpp:54
Method
register_arg
* Register arguments to an option object */
src/mm/h3mm/h3mm_writer.hpp:63
Method
register_arg
* Register arguments to an option object */
src/mm/h3mm/h3mm.hpp:46
Method
register_arg
src/mm/fmm/fmm_algorithm.cpp:51
Method
register_arg
src/config/result_config.cpp:231
Method
register_arg
src/config/gps_config.cpp:69
Method
register_arg
src/config/network_config.cpp:31
Method
register_help
src/mm/stmatch/stmatch_algorithm.cpp:70
Method
register_help
* Register help information to a string stream */
src/mm/h3mm/h3mm_writer.hpp:72
Method
register_help
* Register help information to a string stream */
src/mm/h3mm/h3mm.hpp:55
Method
register_help
src/mm/fmm/fmm_algorithm.cpp:63
Method
register_help
src/config/result_config.cpp:239
Method
register_help
src/config/gps_config.cpp:86
Method
register_help
src/config/network_config.cpp:43
Method
reset_cursor
src/io/gps_reader.cpp:195
Method
reset_layer
Reset the properties of a candidate set
src/mm/transition_graph.cpp:44
Method
reverse_geometry
src/algorithm/geom_algorithm.cpp:36
Method
route2geometry
src/network/network.cpp:353
Method
run
src/mm/stmatch/stmatch_app.cpp:12
Method
run
* Run the h3mm program */
src/mm/h3mm/h3mm_app.hpp:138
Method
run
src/mm/fmm/ubodt_gen_app.cpp:18
Method
search_edges_within_dist_from_node
src/network/bidirectional_network_graph.cpp:169
Method
search_edges_within_dist_to_node
src/network/bidirectional_network_graph.cpp:214
Method
set_x
* Set x coordinate of i-th point in the line * @param i point index * @param v the value to update the old coordinate */
src/core/geometry.hpp:64
Method
set_y
* Set y coordinate of i-th point in the line * @param i point index * @param v the value to update the old coordinate */
src/core/geometry.hpp:72
Method
shortest_path_astar
src/network/network_graph.cpp:105
Method
shortest_path_upperbound
src/mm/stmatch/stmatch_algorithm.cpp:316
Method
single_target_upperbound_dijkstra
src/network/bidirectional_network_graph.cpp:78
Method
split_line
src/algorithm/geom_algorithm.cpp:46
Function
string2bool
src/util/util.cpp:100
Method
string2set
src/config/result_config.cpp:206
Method
string2time
src/io/gps_reader.cpp:147
Function
string2vec
src/util/util.hpp:183
Method
to_string
src/config/result_config.cpp:39
Method
to_string
src/config/gps_config.cpp:28
Method
update_layer
src/mm/stmatch/stmatch_algorithm.cpp:280
Method
update_layer
src/mm/fmm/fmm_algorithm.cpp:298
Method
update_tg
src/mm/stmatch/stmatch_algorithm.cpp:257
Method
update_tg
src/mm/fmm/fmm_algorithm.cpp:276
Method
validate
src/mm/stmatch/stmatch_app_config.cpp:106
Method
validate
* Check the validation of the configuration * @return true if valid otherwise false */
src/mm/h3mm/h3mm_writer.hpp:21
Method
validate
src/mm/h3mm/h3mm_app.hpp:103
Method
validate
src/mm/fmm/ubodt_gen_app_config.cpp:96
Method
validate
src/mm/fmm/fmm_app_config.cpp:109
Method
validate
src/config/result_config.cpp:218
Method
validate
src/config/network_config.cpp:56
Function
vec2string
src/util/util.hpp:166
Function
wkt2geojson
(data)
example/web_demo/static/initial.js:151
Method
wkt2linestring
src/core/geometry.cpp:42
Method
write_header
src/io/mm_writer.cpp:28
Method
write_header
src/mm/h3mm/h3mm_writer.hpp:117
Method
write_result
src/io/mm_writer.cpp:46
Method
write_result_binary
* Write the result of routing from a single source node in * binary format * * @param stream output stream * @param s source node * @param p
src/mm/fmm/ubodt_gen_algorithm.cpp:172
Method
write_result_csv
* Write the result of routing from a single source node * @param stream output stream * @param s source node * @param pmap predecessor
src/mm/fmm/ubodt_gen_algorithm.cpp:125
Method
~UBODT
src/mm/fmm/ubodt.cpp:29
← previous
201–275 of 275, ranked by callers