Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NikolausDemmel/rootba
/ functions
Functions
1,064 in github.com/NikolausDemmel/rootba
⨍
Functions
1,064
◇
Types & classes
408
Function
enum_for_each
external/magic_enum/magic_enum/magic_enum.hpp:1389
Function
enum_index
external/magic_enum/magic_enum/magic_enum.hpp:1196
Function
enum_integer
external/magic_enum/magic_enum/magic_enum.hpp:1183
Function
enum_name
external/magic_enum/magic_enum/magic_enum.hpp:196
Method
enum_name
src/rootba/options/wise_enum_ref.hpp:67
Method
enum_name
src/rootba/options/wise_enum_ref.hpp:161
Method
enum_name
get underlying type name
src/rootba/options/enum_ref.hpp:185
Method
enum_name
src/rootba/options/flags_ref.hpp:86
Method
enum_name
src/rootba/options/flags_ref.hpp:142
Function
enum_names
external/pprint/pprint/pprint.hpp:380
Function
enum_names
external/magic_enum/magic_enum/magic_enum.hpp:1277
Method
enum_size
src/rootba/options/wise_enum_ref.hpp:71
Method
enum_size
src/rootba/options/wise_enum_ref.hpp:165
Method
enum_size
get underlying type's number of values
src/rootba/options/enum_ref.hpp:188
Function
enum_type_name
external/magic_enum/magic_enum/magic_enum.hpp:202
Function
enum_underlying
external/magic_enum/magic_enum/magic_enum.hpp:1189
Function
enum_value
external/pprint/pprint/pprint.hpp:340
Function
enum_value
external/magic_enum/magic_enum/magic_enum.hpp:1154
Function
enum_values
external/pprint/pprint/pprint.hpp:349
Function
enum_values
external/magic_enum/magic_enum/magic_enum.hpp:1177
Function
erase_if
src/rootba/util/stl_utils.hpp:165
Method
exception_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
Method
exception_message
external/json/nlohmann/json.hpp:12564
Method
fill_buffer
UTF-32
external/json/nlohmann/json.hpp:6250
Method
fill_buffer
UTF-16
external/json/nlohmann/json.hpp:6308
Method
fill_buffer
external/json/nlohmann/json.hpp:6397
Function
find
external/magic_enum/magic_enum/magic_enum.hpp:303
Function
float_near_relative_pred_format
src/rootba/testing/float_utils.hpp:109
Function
for_each
external/magic_enum/magic_enum/magic_enum.hpp:1079
Function
format_ratio
(val, val_ref=None, decimals=0)
python/rootba/latex/util.py:37
Method
format_stats
(stats)
python/rootba/latex/overview_table.py:26
Method
format_summary
src/rootba/bal/bal_problem.cpp:152
Method
format_summary
src/rootba/bal/bal_problem.cpp:174
Method
format_summary
src/rootba/util/serialization.hpp:174
Method
format_summary
src/rootba/util/serialization.hpp:258
Method
free
src/rootba/util/own_or_reference.hpp:155
Function
from_bson
external/json/nlohmann/json.hpp:23734
Function
from_cbor
external/json/nlohmann/json.hpp:23538
Method
from_json
external/json/nlohmann/json.hpp:5766
Function
from_json_tuple_impl_base
external/json/nlohmann/json.hpp:4933
Function
from_msgpack
external/json/nlohmann/json.hpp:23595
Function
from_ubjson
external/json/nlohmann/json.hpp:23649
Function
front
@brief access the first element @sa https://json.nlohmann.me/api/basic_json/front/
external/json/nlohmann/json.hpp:21560
Method
get
src/rootba/options/wise_enum_ref.hpp:189
Method
get
get the underlying value as string
src/rootba/options/enum_ref.hpp:196
Method
get
src/rootba/options/flags_ref.hpp:90
Method
get
src/rootba/options/flags_ref.hpp:146
Method
get_Jp_diag2
src/rootba/qr/linearization_qr.hpp:492
Method
get_Q2TJp_T_Q2TJp_mult_x_v0
src/rootba/qr/linearization_qr.hpp:294
Method
get_Q2TJp_T_Q2TJp_mult_x_v1
Version with unordered_map and mutex guarded writes
src/rootba/qr/linearization_qr.hpp:337
Method
get_Q2TJp_T_Q2TJp_mult_x_v2
Verstion with map and mutex guarded writes
src/rootba/qr/linearization_qr.hpp:372
Method
get_Q2TJp_T_Q2TJp_mult_x_v3
Verstion with direct mutex guarded writes
src/rootba/qr/linearization_qr.hpp:406
Method
get_Q2TJp_diag2
src/rootba/qr/linearization_qr.hpp:453
Function
get_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
Method
get_bson_binary
external/json/nlohmann/json.hpp:9319
Method
get_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
Method
get_bson_string
external/json/nlohmann/json.hpp:9297
Method
get_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
Method
get_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
Method
get_cbor_float_prefix
external/json/nlohmann/json.hpp:16205
Method
get_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
Method
get_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
Function
get_character
external/json/nlohmann/json.hpp:6133
Method
get_character
external/json/nlohmann/json.hpp:6217
Method
get_character
external/json/nlohmann/json.hpp:6376
Method
get_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
Method
get_colormap_value
(v)
python/rootba/latex/plot.py:615
Method
get_cumulative
(step_name)
python/rootba/latex/plot.py:199
Method
get_current_concurrency
src/rootba/util/tbb_utils.cpp:106
Method
get_current_concurrency
src/rootba/util/tbb_utils.cpp:120
Method
get_decimal_point
return the locale-dependent decimal point
external/json/nlohmann/json.hpp:7443
Method
get_default_value
src/rootba/options/options_interface.hpp:88
Method
get_effective_jacobi_scaling_epsilon
src/rootba/solver/linearizor_base.cpp:73
Function
get_error_message
return syntax error message
external/json/nlohmann/json.hpp:8773
Method
get_hb_f
src/rootba/sc/linearization_sc.hpp:327
Method
get_hb_r
src/rootba/sc/linearization_sc.hpp:275
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
external/json/nlohmann/json.hpp:11835
Function
get_impl
external/json/nlohmann/json.hpp:20813
Method
get_index
src/rootba/options/wise_enum_ref.hpp:88
Method
get_index
src/rootba/options/wise_enum_ref.hpp:178
Method
get_index
get the underlying value as index
src/rootba/options/enum_ref.hpp:199
Method
get_inverted_matrix
Inverse Schur complement (Eq. 17)
src/rootba/sc/linearization_power_sc.hpp:161
Function
get_key_vector
src/rootba/util/stl_utils.hpp:58
Method
get_landmark_block
src/rootba/qr/landmark_block.cpp:47
Method
get_lm_idx
src/rootba/qr/landmark_block_static.hpp:80
Method
get_lm_idx
src/rootba/qr/landmark_block_dynamic.hpp:79
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
external/json/nlohmann/json.hpp:10845
Method
get_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
Method
get_msgpack_float_prefix
external/json/nlohmann/json.hpp:16219
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
external/json/nlohmann/json.hpp:10867
Method
get_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
Method
get_num_cols
src/rootba/qr/landmark_block_static.hpp:83
Method
get_num_cols
src/rootba/qr/landmark_block_dynamic.hpp:82
Method
get_num_rows
src/rootba/qr/landmark_block_static.hpp:84
Method
get_num_rows
src/rootba/qr/landmark_block_dynamic.hpp:83
Method
get_number
external/json/nlohmann/json.hpp:11862
Function
get_number_float
return floating-point value
external/json/nlohmann/json.hpp:8725
Function
get_number_unsigned
external/json/nlohmann/json.hpp:8719
Method
get_padding_idx
src/rootba/qr/landmark_block_static.hpp:78
Method
get_padding_idx
src/rootba/qr/landmark_block_dynamic.hpp:77
← previous
next →
601–700 of 1,064, ranked by callers