Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bluescarni/mppp
/ functions
Functions
2,093 in github.com/bluescarni/mppp
⨍
Functions
2,093
◇
Types & classes
663
↓ 1,392 callers
Function
lex_cast
test/test_utils.hpp:132
↓ 928 callers
Function
real_deduce_precision
include/mp++/real.hpp:87
↓ 685 callers
Function
pow
include/mp++/real.hpp:2259
↓ 565 callers
Function
runner
test/rational_stream_format.cpp:50
↓ 528 callers
Method
data
test/catch.hpp:13912
↓ 490 callers
Function
abs
src/complex.cpp:831
↓ 342 callers
Method
what
test/catch.hpp:10967
↓ 311 callers
Method
str
test/catch.hpp:12076
↓ 303 callers
Function
runner
test/integer_stream_format.cpp:50
↓ 290 callers
Function
to_string
test/catch.hpp:11456
↓ 286 callers
Method
get_mpz_view
include/mp++/integer.hpp:631
↓ 252 callers
Method
get
test/catch.hpp:12432
↓ 232 callers
Method
size
test/catch.hpp:649
↓ 224 callers
Function
integer
Default constructor.
include/mp++/integer.hpp:1320
↓ 223 callers
Method
begin
test/catch.hpp:8631
↓ 190 callers
Method
end
test/catch.hpp:8632
↓ 185 callers
Function
get
include/mp++/real.hpp:1122
↓ 161 callers
Function
tuple_for_each
test/test_utils.hpp:86
↓ 136 callers
Method
elapsed
benchmark/utils.cpp:27
↓ 129 callers
Function
T
include/mp++/real128.hpp:654
↓ 125 callers
Method
set
test/catch.hpp:9320
↓ 123 callers
Method
signbit
Sign bit.
src/real128.cpp:138
↓ 118 callers
Function
real128_nan
NaN.
include/mp++/real128.hpp:1975
↓ 114 callers
Method
is_one
Detect one.
src/real.cpp:639
↓ 111 callers
Function
real128_inf
Positive inf.
include/mp++/real128.hpp:1958
↓ 110 callers
Function
random_integer
Set mpz to random value with n limbs. Top limb is divided by div.
test/test_utils.hpp:165
↓ 107 callers
Method
to_string
Convert to string.
src/real.cpp:927
↓ 90 callers
Function
Message
test/catch.hpp:11432
↓ 82 callers
Method
empty
named queries
test/catch.hpp:646
↓ 77 callers
Function
sqrt
include/mp++/integer.hpp:6820
↓ 75 callers
Function
hash
src/real.cpp:2878
↓ 73 callers
Function
real_prec_max
Maximum precision for a real.
include/mp++/detail/mpfr.hpp:44
↓ 64 callers
Function
to_string
include/mp++/detail/utils.hpp:72
↓ 62 callers
Function
isnan
test/catch.hpp:12187
↓ 60 callers
Function
divexact_gcd
include/mp++/integer.hpp:5050
↓ 58 callers
Function
binomial
include/mp++/integer.hpp:6613
↓ 57 callers
Function
rational
Default constructor.
include/mp++/rational.hpp:202
↓ 55 callers
Function
c_max
include/mp++/detail/utils.hpp:131
↓ 49 callers
Function
stringify
test/catch.hpp:1642
↓ 48 callers
Function
generate
Note: The type after -> is weird, because VS2015 cannot parse the expression used in the typedef inside, when it is in return type. Yeah.
test/catch.hpp:4083
↓ 48 callers
Function
integer_literal_check_str
include/mp++/detail/integer_literals.hpp:39
↓ 47 callers
Method
binary_load
Load from a char buffer of unknown size.
src/real.cpp:2781
↓ 47 callers
Function
gcd
include/mp++/integer.hpp:6342
↓ 47 callers
Function
get_prec
Get the precision of this.
include/mp++/real.hpp:811
↓ 46 callers
Function
real_deduce_precision
Precision deducer for real.
include/mp++/complex.hpp:160
↓ 37 callers
Method
clear
src/integer.cpp:95
↓ 37 callers
Function
isinf
include/mp++/real.hpp:1905
↓ 36 callers
Function
sqrm
include/mp++/integer.hpp:4480
↓ 35 callers
Function
is_one
Detect one.
include/mp++/real.hpp:1940
↓ 35 callers
Function
lcm
include/mp++/integer.hpp:6477
↓ 34 callers
Function
sqr
include/mp++/integer.hpp:4290
↓ 33 callers
Function
nextafter
test/catch.hpp:11518
↓ 33 callers
Method
real
NOLINTNEXTLINE(cppcoreguidelines-pro-type-member-init, hicpp-member-init, bugprone-easily-swappable-parameters)
include/mp++/real.hpp:1414
↓ 32 callers
Function
abs
include/mp++/integer.hpp:4514
↓ 32 callers
Method
c_str
test/catch.hpp:13908
↓ 31 callers
Method
binary_size
Size of the serialised binary representation: base size + limbs data.
src/real.cpp:2623
↓ 31 callers
Function
real_pi
Pi constant.
src/real.cpp:2480
↓ 30 callers
Method
binary_save
Save to a char buffer.
src/real.cpp:2658
↓ 29 callers
Method
real
Default constructor. NOLINTNEXTLINE(cppcoreguidelines-pro-type-member-init, hicpp-member-init)
src/real.cpp:307
↓ 28 callers
Function
div_2si
include/mp++/real.hpp:1871
↓ 28 callers
Method
seed
test/catch.hpp:12232
↓ 27 callers
Function
cmpabs
Three-way comparison of absolute values.
src/real.cpp:2230
↓ 27 callers
Method
count
test/catch.hpp:8906
↓ 26 callers
Function
is_static
Check storage type.
include/mp++/integer.hpp:967
↓ 26 callers
Method
reset
test/catch.hpp:4430
↓ 26 callers
Method
scopedElement
test/catch.hpp:15659
↓ 26 callers
Function
warmup
benchmark/utils.cpp:34
↓ 26 callers
Function
write_out
benchmark/utils.cpp:92
↓ 25 callers
Function
copy_limbs_no
The version with non-overlapping ranges.
include/mp++/integer.hpp:245
↓ 25 callers
Function
make_unsigned
include/mp++/detail/utils.hpp:58
↓ 25 callers
Method
substr
test/catch.hpp:13916
↓ 25 callers
Function
to_string
src/detail/utils.cpp:67
↓ 24 callers
Function
div_2ui
include/mp++/real.hpp:1849
↓ 24 callers
Function
get_mpq_view
include/mp++/rational.hpp:755
↓ 24 callers
Function
integral_sign
include/mp++/integer.hpp:413
↓ 24 callers
Function
mpz_to_str
src/integer.cpp:244
↓ 24 callers
Function
mul_2si
include/mp++/real.hpp:1827
↓ 24 callers
Function
mul_2ui
include/mp++/real.hpp:1805
↓ 24 callers
Function
root
include/mp++/integer.hpp:6934
↓ 24 callers
Function
rootn_ui
include/mp++/real.hpp:2117
↓ 23 callers
Function
number_p
Detect finite number.
include/mp++/real.hpp:775
↓ 23 callers
Function
scalbn
src/real128.cpp:155
↓ 22 callers
Function
cmp
Three-way comparison.
src/real.cpp:2218
↓ 22 callers
Function
ldexp
Multiply by a power of 2.
src/real128.cpp:150
↓ 22 callers
Function
neg
Negation.
include/mp++/integer.hpp:1042
↓ 20 callers
Function
is_negative_one
Test if the value is equal to minus one.
include/mp++/integer.hpp:2185
↓ 20 callers
Function
is_zero
Test if the value is zero.
include/mp++/integer.hpp:2160
↓ 20 callers
Function
max_integer
Set mpz to the max value with n limbs.
test/test_utils.hpp:210
↓ 20 callers
Function
real128_sig_digits
The number of binary digits in the significand.
include/mp++/real128.hpp:1923
↓ 20 callers
Method
width
test/catch.hpp:8616
↓ 19 callers
Function
ignore
include/mp++/detail/utils.hpp:265
↓ 19 callers
Function
inv
include/mp++/rational.hpp:1172
↓ 18 callers
Function
divexact
include/mp++/integer.hpp:4995
↓ 18 callers
Function
real128_max
The largest positive finite value.
include/mp++/real128.hpp:1929
↓ 18 callers
Function
size_from_lohi
Small utility to compute the absolute value of the size of a 2-limbs number from its lo and hi limbs. Requires no nail bits in hi or lo.
include/mp++/integer.hpp:395
↓ 18 callers
Method
total
test/catch.hpp:15264
↓ 17 callers
Function
inf_p
Detect infinity.
include/mp++/real.hpp:770
↓ 17 callers
Function
tdiv_qr
include/mp++/integer.hpp:4702
↓ 17 callers
Method
zero_upper_limbs
Zero the limbs from index idx up to the end of the limbs array, but only if the static size is a target for special optimisations.
include/mp++/integer.hpp:458
↓ 16 callers
Function
fma_wrap
test/complex_arith.cpp:22
next →
1–100 of 2,093, ranked by callers