MCPcopy Create free account

hub / github.com/cyang-kth/fmm / functions

Functions275 in github.com/cyang-kth/fmm

Methodprint
src/mm/fmm/ubodt_gen_app_config.cpp:73
Methodprint
src/mm/fmm/fmm_algorithm.cpp:26
Methodprint
src/mm/fmm/fmm_app_config.cpp:97
Methodprint
src/config/result_config.cpp:6
Methodprint
src/config/gps_config.cpp:5
Methodprint
src/config/network_config.cpp:5
Methodprint_graph
src/network/network_graph.cpp:34
Methodprint_help
src/mm/stmatch/stmatch_app_config.cpp:92
Methodprint_help
* Print help information */
src/mm/h3mm/h3mm_app.hpp:79
Methodprint_help
src/mm/fmm/ubodt_gen_app_config.cpp:83
Methodprint_help
src/mm/fmm/fmm_app_config.cpp:81
Methodprint_node_index_map
src/mm/composite_graph.cpp:92
Functionprint_time
Print a timestamp
src/util/util.cpp:71
Methodquery_point_radius
Id is the node returned within distance of radius
src/network/rtree.cpp:17
Methodread_all_trajectories
* Return all remaining trajectories from the file * @return a vector of trajectories. */
src/io/gps_reader.hpp:271
Methodread_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
Methodread_next_trajectory
* Read the next trajectory in the file. * @return A trajectory object */
src/io/gps_reader.hpp:247
Methodread_ogr_file
src/network/network.cpp:68
Methodread_ubodt_binary
src/mm/fmm/ubodt.cpp:244
Methodread_ubodt_csv
src/mm/fmm/ubodt.cpp:203
Methodregister_arg
src/mm/stmatch/stmatch_algorithm.cpp:54
Methodregister_arg
* Register arguments to an option object */
src/mm/h3mm/h3mm_writer.hpp:63
Methodregister_arg
* Register arguments to an option object */
src/mm/h3mm/h3mm.hpp:46
Methodregister_arg
src/mm/fmm/fmm_algorithm.cpp:51
Methodregister_arg
src/config/result_config.cpp:231
Methodregister_arg
src/config/gps_config.cpp:69
Methodregister_arg
src/config/network_config.cpp:31
Methodregister_help
src/mm/stmatch/stmatch_algorithm.cpp:70
Methodregister_help
* Register help information to a string stream */
src/mm/h3mm/h3mm_writer.hpp:72
Methodregister_help
* Register help information to a string stream */
src/mm/h3mm/h3mm.hpp:55
Methodregister_help
src/mm/fmm/fmm_algorithm.cpp:63
Methodregister_help
src/config/result_config.cpp:239
Methodregister_help
src/config/gps_config.cpp:86
Methodregister_help
src/config/network_config.cpp:43
Methodreset_cursor
src/io/gps_reader.cpp:195
Methodreset_layer
Reset the properties of a candidate set
src/mm/transition_graph.cpp:44
Methodreverse_geometry
src/algorithm/geom_algorithm.cpp:36
Methodroute2geometry
src/network/network.cpp:353
Methodrun
src/mm/stmatch/stmatch_app.cpp:12
Methodrun
* Run the h3mm program */
src/mm/h3mm/h3mm_app.hpp:138
Methodrun
src/mm/fmm/ubodt_gen_app.cpp:18
Methodsearch_edges_within_dist_from_node
src/network/bidirectional_network_graph.cpp:169
Methodsearch_edges_within_dist_to_node
src/network/bidirectional_network_graph.cpp:214
Methodset_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
Methodset_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
Methodshortest_path_astar
src/network/network_graph.cpp:105
Methodshortest_path_upperbound
src/mm/stmatch/stmatch_algorithm.cpp:316
Methodsingle_target_upperbound_dijkstra
src/network/bidirectional_network_graph.cpp:78
Methodsplit_line
src/algorithm/geom_algorithm.cpp:46
Functionstring2bool
src/util/util.cpp:100
Methodstring2set
src/config/result_config.cpp:206
Methodstring2time
src/io/gps_reader.cpp:147
Functionstring2vec
src/util/util.hpp:183
Methodto_string
src/config/result_config.cpp:39
Methodto_string
src/config/gps_config.cpp:28
Methodupdate_layer
src/mm/stmatch/stmatch_algorithm.cpp:280
Methodupdate_layer
src/mm/fmm/fmm_algorithm.cpp:298
Methodupdate_tg
src/mm/stmatch/stmatch_algorithm.cpp:257
Methodupdate_tg
src/mm/fmm/fmm_algorithm.cpp:276
Methodvalidate
src/mm/stmatch/stmatch_app_config.cpp:106
Methodvalidate
* Check the validation of the configuration * @return true if valid otherwise false */
src/mm/h3mm/h3mm_writer.hpp:21
Methodvalidate
src/mm/h3mm/h3mm_app.hpp:103
Methodvalidate
src/mm/fmm/ubodt_gen_app_config.cpp:96
Methodvalidate
src/mm/fmm/fmm_app_config.cpp:109
Methodvalidate
src/config/result_config.cpp:218
Methodvalidate
src/config/network_config.cpp:56
Functionvec2string
src/util/util.hpp:166
Functionwkt2geojson
(data)
example/web_demo/static/initial.js:151
Methodwkt2linestring
src/core/geometry.cpp:42
Methodwrite_header
src/io/mm_writer.cpp:28
Methodwrite_header
src/mm/h3mm/h3mm_writer.hpp:117
Methodwrite_result
src/io/mm_writer.cpp:46
Methodwrite_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
Methodwrite_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
← previous201–275 of 275, ranked by callers