MCPcopy Create free account

hub / github.com/NikolausDemmel/rootba / functions

Functions1,064 in github.com/NikolausDemmel/rootba

Functionenum_for_each
external/magic_enum/magic_enum/magic_enum.hpp:1389
Functionenum_index
external/magic_enum/magic_enum/magic_enum.hpp:1196
Functionenum_integer
external/magic_enum/magic_enum/magic_enum.hpp:1183
Functionenum_name
external/magic_enum/magic_enum/magic_enum.hpp:196
Methodenum_name
src/rootba/options/wise_enum_ref.hpp:67
Methodenum_name
src/rootba/options/wise_enum_ref.hpp:161
Methodenum_name
get underlying type name
src/rootba/options/enum_ref.hpp:185
Methodenum_name
src/rootba/options/flags_ref.hpp:86
Methodenum_name
src/rootba/options/flags_ref.hpp:142
Functionenum_names
external/pprint/pprint/pprint.hpp:380
Functionenum_names
external/magic_enum/magic_enum/magic_enum.hpp:1277
Methodenum_size
src/rootba/options/wise_enum_ref.hpp:71
Methodenum_size
src/rootba/options/wise_enum_ref.hpp:165
Methodenum_size
get underlying type's number of values
src/rootba/options/enum_ref.hpp:188
Functionenum_type_name
external/magic_enum/magic_enum/magic_enum.hpp:202
Functionenum_underlying
external/magic_enum/magic_enum/magic_enum.hpp:1189
Functionenum_value
external/pprint/pprint/pprint.hpp:340
Functionenum_value
external/magic_enum/magic_enum/magic_enum.hpp:1154
Functionenum_values
external/pprint/pprint/pprint.hpp:349
Functionenum_values
external/magic_enum/magic_enum/magic_enum.hpp:1177
Functionerase_if
src/rootba/util/stl_utils.hpp:165
Methodexception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
external/json/nlohmann/json.hpp:11988
Methodexception_message
external/json/nlohmann/json.hpp:12564
Methodfill_buffer
UTF-32
external/json/nlohmann/json.hpp:6250
Methodfill_buffer
UTF-16
external/json/nlohmann/json.hpp:6308
Methodfill_buffer
external/json/nlohmann/json.hpp:6397
Functionfind
external/magic_enum/magic_enum/magic_enum.hpp:303
Functionfloat_near_relative_pred_format
src/rootba/testing/float_utils.hpp:109
Functionfor_each
external/magic_enum/magic_enum/magic_enum.hpp:1079
Functionformat_ratio
(val, val_ref=None, decimals=0)
python/rootba/latex/util.py:37
Methodformat_stats
(stats)
python/rootba/latex/overview_table.py:26
Methodformat_summary
src/rootba/bal/bal_problem.cpp:152
Methodformat_summary
src/rootba/bal/bal_problem.cpp:174
Methodformat_summary
src/rootba/util/serialization.hpp:174
Methodformat_summary
src/rootba/util/serialization.hpp:258
Methodfree
src/rootba/util/own_or_reference.hpp:155
Functionfrom_bson
external/json/nlohmann/json.hpp:23734
Functionfrom_cbor
external/json/nlohmann/json.hpp:23538
Methodfrom_json
external/json/nlohmann/json.hpp:5766
Functionfrom_json_tuple_impl_base
external/json/nlohmann/json.hpp:4933
Functionfrom_msgpack
external/json/nlohmann/json.hpp:23595
Functionfrom_ubjson
external/json/nlohmann/json.hpp:23649
Functionfront
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
external/json/nlohmann/json.hpp:21560
Methodget
src/rootba/options/wise_enum_ref.hpp:189
Methodget
get the underlying value as string
src/rootba/options/enum_ref.hpp:196
Methodget
src/rootba/options/flags_ref.hpp:90
Methodget
src/rootba/options/flags_ref.hpp:146
Methodget_Jp_diag2
src/rootba/qr/linearization_qr.hpp:492
Methodget_Q2TJp_T_Q2TJp_mult_x_v0
src/rootba/qr/linearization_qr.hpp:294
Methodget_Q2TJp_T_Q2TJp_mult_x_v1
Version with unordered_map and mutex guarded writes
src/rootba/qr/linearization_qr.hpp:337
Methodget_Q2TJp_T_Q2TJp_mult_x_v2
Verstion with map and mutex guarded writes
src/rootba/qr/linearization_qr.hpp:372
Methodget_Q2TJp_T_Q2TJp_mult_x_v3
Verstion with direct mutex guarded writes
src/rootba/qr/linearization_qr.hpp:406
Methodget_Q2TJp_diag2
src/rootba/qr/linearization_qr.hpp:453
Functionget_allocator
@brief returns the allocator associated with the container @sa https://json.nlohmann.me/api/basic_json/get_allocator/
external/json/nlohmann/json.hpp:19416
Methodget_bson_binary
external/json/nlohmann/json.hpp:9319
Methodget_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in,out] result A reference to the string variable where the read
external/json/nlohmann/json.hpp:9267
Methodget_bson_string
external/json/nlohmann/json.hpp:9297
Methodget_cbor_array
! @param[in] len the length of the array or static_cast<std::size_t>(-1) for an array of indefinite size @param[in] tag_h
external/json/nlohmann/json.hpp:10176
Methodget_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array length and then copies thi
external/json/nlohmann/json.hpp:10081
Methodget_cbor_float_prefix
external/json/nlohmann/json.hpp:16205
Methodget_cbor_object
! @param[in] len the length of the object or static_cast<std::size_t>(-1) for an object of indefinite size @param[in] tag
external/json/nlohmann/json.hpp:10214
Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
external/json/nlohmann/json.hpp:9985
Functionget_character
external/json/nlohmann/json.hpp:6133
Methodget_character
external/json/nlohmann/json.hpp:6217
Methodget_character
external/json/nlohmann/json.hpp:6376
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
external/json/nlohmann/json.hpp:7470
Methodget_colormap_value
(v)
python/rootba/latex/plot.py:615
Methodget_cumulative
(step_name)
python/rootba/latex/plot.py:199
Methodget_current_concurrency
src/rootba/util/tbb_utils.cpp:106
Methodget_current_concurrency
src/rootba/util/tbb_utils.cpp:120
Methodget_decimal_point
return the locale-dependent decimal point
external/json/nlohmann/json.hpp:7443
Methodget_default_value
src/rootba/options/options_interface.hpp:88
Methodget_effective_jacobi_scaling_epsilon
src/rootba/solver/linearizor_base.cpp:73
Functionget_error_message
return syntax error message
external/json/nlohmann/json.hpp:8773
Methodget_hb_f
src/rootba/sc/linearization_sc.hpp:327
Methodget_hb_r
src/rootba/sc/linearization_sc.hpp:275
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
external/json/nlohmann/json.hpp:11835
Functionget_impl
external/json/nlohmann/json.hpp:20813
Methodget_index
src/rootba/options/wise_enum_ref.hpp:88
Methodget_index
src/rootba/options/wise_enum_ref.hpp:178
Methodget_index
get the underlying value as index
src/rootba/options/enum_ref.hpp:199
Methodget_inverted_matrix
Inverse Schur complement (Eq. 17)
src/rootba/sc/linearization_power_sc.hpp:161
Functionget_key_vector
src/rootba/util/stl_utils.hpp:58
Methodget_landmark_block
src/rootba/qr/landmark_block.cpp:47
Methodget_lm_idx
src/rootba/qr/landmark_block_static.hpp:80
Methodget_lm_idx
src/rootba/qr/landmark_block_dynamic.hpp:79
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
external/json/nlohmann/json.hpp:10845
Methodget_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte array length and then cop
external/json/nlohmann/json.hpp:10734
Methodget_msgpack_float_prefix
external/json/nlohmann/json.hpp:16219
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
external/json/nlohmann/json.hpp:10867
Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
external/json/nlohmann/json.hpp:10651
Methodget_num_cols
src/rootba/qr/landmark_block_static.hpp:83
Methodget_num_cols
src/rootba/qr/landmark_block_dynamic.hpp:82
Methodget_num_rows
src/rootba/qr/landmark_block_static.hpp:84
Methodget_num_rows
src/rootba/qr/landmark_block_dynamic.hpp:83
Methodget_number
external/json/nlohmann/json.hpp:11862
Functionget_number_float
return floating-point value
external/json/nlohmann/json.hpp:8725
Functionget_number_unsigned
external/json/nlohmann/json.hpp:8719
Methodget_padding_idx
src/rootba/qr/landmark_block_static.hpp:78
Methodget_padding_idx
src/rootba/qr/landmark_block_dynamic.hpp:77
← previousnext →601–700 of 1,064, ranked by callers