MCPcopy Create free account

hub / github.com/NikolausDemmel/rootba / functions

Functions1,064 in github.com/NikolausDemmel/rootba

Methodposition_string
external/json/nlohmann/json.hpp:4442
Functionprecision_float_or_double
src/rootba/testing/float_utils.hpp:47
Methodprint_block
src/rootba/qr/linearization_qr.hpp:817
Methodprint_block
src/rootba/sc/linearization_sc.hpp:270
Methodprint_block
src/rootba/sc/linearization_power_sc.hpp:194
Methodprint_inline
external/pprint/pprint/pprint.hpp:502
Methodprint_internal
external/pprint/pprint/pprint.hpp:524
Methodprint_internal_without_quotes
external/pprint/pprint/pprint.hpp:566
Methodprint_storage
src/rootba/sc/landmark_block.hpp:448
Functionproject_snavely
src/rootba/bal/snavely_projection.hpp:65
Methodquiet
src/rootba/bal/bal_problem.hpp:198
Functionrange_impl
external/pprint/pprint/pprint.hpp:172
Functionrbegin
@brief returns an iterator to the reverse-beginning @sa https://json.nlohmann.me/api/basic_json/rbegin/
external/json/nlohmann/json.hpp:21986
Functionreflected_max
external/magic_enum/magic_enum/magic_enum.hpp:634
Functionreflected_min
external/magic_enum/magic_enum/magic_enum.hpp:618
Functionreinterpret_bits
external/json/nlohmann/json.hpp:16831
Functionrend
@brief returns an iterator to the reverse-end @sa https://json.nlohmann.me/api/basic_json/rend/
external/json/nlohmann/json.hpp:22000
Methodrender_metric
(value, best, second, decimals, format_string, highlight_top, relative_to)
python/rootba/latex/results_table.py:36
Methodrender_metric
(value, best, second, decimals, format_string)
python/rootba/latex/summarize_sequences_table.py:31
Methodreset
src/rootba/util/own_or_reference.hpp:131
Methodrestore
src/rootba/bal/bal_problem.hpp:116
Methodrestore
src/rootba/bal/bal_problem.hpp:141
Methodright_mul_Hpp_inv
src/rootba/cg/preconditioner.hpp:204
Methodright_mul_e0
src/rootba/cg/preconditioner.hpp:223
Functionrotation2d
(theta_deg)
python/rootba/latex/util.py:56
Methodruntime
(self, exps, spec)
python/rootba/latex/plot.py:684
Methodsave_impl
src/rootba/bal/bal_problem.cpp:147
Methodsave_rootba
src/rootba/bal/bal_problem.cpp:419
Methodsax_parse_internal
external/json/nlohmann/json.hpp:12278
Methodscale_Jl_cols
src/rootba/sc/linearization_sc.hpp:181
Methodscale_Jp_cols
src/rootba/qr/linearization_qr.hpp:610
Methodscale_Jp_cols
src/rootba/sc/linearization_sc.hpp:192
Functionscan
external/json/nlohmann/json.hpp:8810
Methodscan_comment
! * @brief scan a comment * @return whether comment could be scanned successfully */
external/json/nlohmann/json.hpp:8145
Methodscan_number
! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 8259. The function is realized with a determinis
external/json/nlohmann/json.hpp:8270
Methodscan_string
! @brief scan a string literal This function scans a string according to Sect. 7 of RFC 8259. While scanning, bytes are escaped and copie
external/json/nlohmann/json.hpp:7555
Functionserialize
src/rootba/bal/bal_problem_io.hpp:58
Methodserialize
src/rootba/util/serialization.hpp:58
Methodserializer
! @param[in] s output stream to serialize to @param[in] ichar indentation character to use @param[in] error_handler_ how to react on de
external/json/nlohmann/json.hpp:17951
Methodset
src/rootba/options/wise_enum_ref.hpp:99
Methodset
src/rootba/options/wise_enum_ref.hpp:193
Methodset
set the underlying value from string; (return false if invalid)
src/rootba/options/enum_ref.hpp:202
Methodset
src/rootba/options/flags_ref.hpp:98
Methodset
src/rootba/options/flags_ref.hpp:154
Methodset
src/rootba/util/own_or_reference.hpp:137
Functionset_end
external/json/nlohmann/json.hpp:12833
Methodset_index
src/rootba/options/wise_enum_ref.hpp:113
Methodset_index
src/rootba/options/wise_enum_ref.hpp:202
Methodset_index
set the underlying value from index; (return false if invalid)
src/rootba/options/enum_ref.hpp:205
Methodset_landmark_damping
src/rootba/sc/linearization_sc.hpp:219
Functionset_subtype
@brief sets the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/set_subtype/
external/json/nlohmann/json.hpp:5867
Methodset_zero
src/rootba/cg/block_sparse_matrix.hpp:166
Methodshould_be_zero
(i, l)
python/rootba/latex/plot.py:201
Methodsize
external/magic_enum/magic_enum/magic_enum.hpp:285
Methodsolve
src/rootba/solver/linearizor_power_sc.cpp:109
Methodsolve
src/rootba/solver/linearizor_qr.cpp:141
Methodsolve_assign
src/rootba/cg/preconditioner.hpp:64
Methodsolve_assign
src/rootba/cg/preconditioner.hpp:122
Methodspan_input_adapter
external/json/nlohmann/json.hpp:6543
Functionstart_array
external/json/nlohmann/json.hpp:6829
Methodstart_array
external/json/nlohmann/json.hpp:7052
Functionstart_object
external/json/nlohmann/json.hpp:6797
Methodstart_object
external/json/nlohmann/json.hpp:6981
Methodstatic_str
external/magic_enum/magic_enum/magic_enum.hpp:250
Methodstatic_str
external/magic_enum/magic_enum/magic_enum.hpp:277
Methodstring
external/json/nlohmann/json.hpp:6969
Methodstring to_string
@brief user-defined to_string function for JSON values @sa https://json.nlohmann.me/api/basic_json/to_string/
external/json/nlohmann/json.hpp:24300
Functionstrings_impl
external/pprint/pprint/pprint.hpp:220
Methodstrtof
external/json/nlohmann/json.hpp:8213
Functionstruct_eq
src/rootba/util/visit_struct_utils.hpp:59
Methodsub
! @brief returns x - y @pre x.e == y.e and x.f >= y.f */
external/json/nlohmann/json.hpp:16853
Functionsubtype
@brief return the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/subtype/
external/json/nlohmann/json.hpp:5875
Functionsubtype
external/magic_enum/magic_enum/magic_enum.hpp:727
Methodswitch
external/json/nlohmann/json.hpp:18289
Methodtest
external/json/nlohmann/json.hpp:4015
Methodtest
external/json/nlohmann/json.hpp:4025
Methodtest
external/json/nlohmann/json.hpp:4035
Methodtest
external/json/nlohmann/json.hpp:4046
Methodtest
external/json/nlohmann/json.hpp:4062
Methodtest
external/json/nlohmann/json.hpp:4071
Functiontest_io_cycle
src/rootba/util/test_io_utils.hpp:70
Functiontest_io_impl
src/rootba/util/test_io_utils.hpp:101
Functiontest_io_load
src/rootba/util/test_io_utils.hpp:55
Functiontest_io_load_impl
src/rootba/util/test_io_utils.hpp:110
Methodtime_per_inner_it
(self, exps, spec)
python/rootba/latex/plot.py:688
Functionto_bjdata
@brief create a BJData serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bjdata/
external/json/nlohmann/json.hpp:23455
Functionto_bson
@brief create a BSON serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_bson/
external/json/nlohmann/json.hpp:23482
Methodto_char_type
external/json/nlohmann/json.hpp:16710
Methodto_json
external/json/nlohmann/json.hpp:5786
Methodto_lower
external/magic_enum/magic_enum/magic_enum.hpp:292
Functionto_msgpack
@brief create a MessagePack serialization of a given JSON value @sa https://json.nlohmann.me/api/basic_json/to_msgpack/
external/json/nlohmann/json.hpp:23405
Functionto_vector
src/rootba/util/stl_utils.hpp:74
Methodtoken_type_name
external/json/nlohmann/json.hpp:7363
Functiontype_name
external/magic_enum/magic_enum/magic_enum.hpp:442
Functionualue
external/magic_enum/magic_enum/magic_enum.hpp:600
Methodubjson_prefix
! @brief determine the type prefix of container values */
external/json/nlohmann/json.hpp:16419
Functionunflatten
external/json/nlohmann/json.hpp:14487
Functionunsafe_erase_if
src/rootba/util/stl_utils.hpp:184
Functionupdate
@brief updates a JSON object from another object, overwriting existing keys @sa https://json.nlohmann.me/api/basic_json/update/
external/json/nlohmann/json.hpp:22578
Methodupdate
src/rootba/pangolin/bal_image_overlay.cpp:47
← previousnext →901–1,000 of 1,064, ranked by callers