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
Method
TestRunStats
test/catch.hpp:11148
Method
TestSpecParser
test/catch.hpp:14698
Method
TokenStream
test/catch.hpp:8896
Method
TrackerBase
test/catch.hpp:14393
Method
UnaryExpr
test/catch.hpp:2306
Function
UnorderedEquals
test/catch.hpp:3757
Method
UnorderedEqualsMatcher
test/catch.hpp:3716
Function
VectorContains
test/catch.hpp:3742
Method
Version
test/catch.hpp:13261
Method
Version
test/catch.hpp:15357
Method
WildcardPattern
test/catch.hpp:15393
Method
Win32ColourImpl
test/catch.hpp:10109
Function
WithinAbs
test/catch.hpp:11664
Method
WithinAbsMatcher
test/catch.hpp:11563
Function
WithinRel
test/catch.hpp:11668
Method
WithinRelMatcher
test/catch.hpp:11635
Function
WithinULP
test/catch.hpp:11656
Method
WithinUlpsMatcher
test/catch.hpp:11579
Method
XmlEncode
test/catch.hpp:15495
Method
XmlReporter
test/catch.hpp:17241
Method
XmlWriter
test/catch.hpp:6270
Method
XmlWriter
test/catch.hpp:15633
Function
__float128 cast_to_f128
include/mp++/complex128.hpp:167
Function
_get_mpc_t
include/mp++/complex.hpp:784
Function
_get_mpfr_t
Mutable reference to the internal mpfr_t.
include/mp++/real.hpp:759
Function
abs
include/mp++/rational.hpp:1155
Function
acb_agm
src/detail/arb.cpp:462
Function
acb_inv
inv() needs special handling for some arguments.
src/detail/arb.cpp:392
Method
acb_raii
NOLINTNEXTLINE(cppcoreguidelines-pro-type-member-init, hicpp-member-init)
src/detail/arb.cpp:94
Function
acb_rec_sqrt
rec_sqrt() needs special handling for some arguments.
src/detail/arb.cpp:415
Method
add
test/catch.hpp:13752
Method
addCharToPattern
test/catch.hpp:5236
Method
addFilter
test/catch.hpp:14834
Method
addIndentAndSuffix
test/catch.hpp:8555
Method
addNamePattern
test/catch.hpp:14880
Method
addNextFilters
test/catch.hpp:14555
Method
addTagPattern
test/catch.hpp:14894
Function
addsub_impl
include/mp++/rational.hpp:809
Function
almostEqualUlps
test/catch.hpp:11496
Method
applyCommandLine
test/catch.hpp:13450
Method
applyFormatting
test/catch.hpp:15736
Function
arb_hypgeom_bessel_j
NOTE: arb_hypgeom_bessel_j/y need special casing to handle positive infinity.
src/detail/arb.cpp:283
Function
arb_hypgeom_bessel_y
src/detail/arb.cpp:300
Function
arb_lambert_w0
NOTE: the Lambert W wrappers are needed because Arb has a single function for both w0 and wm1.
src/detail/arb.cpp:319
Function
arb_lambert_wm1
src/detail/arb.cpp:330
Function
arb_log_hypot
src/detail/arb.cpp:222
Function
arb_polylog
NOTE: we don't have a generic binary wrapper (yet).
src/detail/arb.cpp:354
Method
arb_raii
NOLINTNEXTLINE(cppcoreguidelines-pro-type-member-init, hicpp-member-init)
src/detail/arb.cpp:73
Function
arb_sinc_pi
src/detail/arb.cpp:263
Method
assertionEnded
test/catch.hpp:5898
Method
assertionEnded
test/catch.hpp:12784
Method
assertionPassed
test/catch.hpp:12956
Method
assertionStarting
test/catch.hpp:5896
Method
assign_real128
src/real.cpp:676
Method
begin
iterators
test/catch.hpp:671
Method
begin
test/catch.hpp:8740
Method
benchmarkEnded
test/catch.hpp:5666
Method
benchmarkFailed
test/catch.hpp:5667
Method
benchmarkPreparing
test/catch.hpp:5664
Method
benchmarkStarting
test/catch.hpp:5665
Method
binary_load_impl
Load from a char buffer of unknown size.
src/real.cpp:2717
Method
binary_save_impl
Save to a char buffer, given a binary size computed via binary_size().
src/real.cpp:2635
Method
calcLength
test/catch.hpp:8520
Method
captureValue
test/catch.hpp:11926
Method
captureValues
test/catch.hpp:2661
Method
cardinality
test/catch.hpp:9283
Method
cast
include/mp++/extra/pybind11.hpp:553
Method
cast
include/mp++/extra/pybind11.hpp:576
Method
cast
include/mp++/extra/pybind11.hpp:593
Method
cast
include/mp++/extra/pybind11.hpp:610
Method
cast
include/mp++/extra/pybind11.hpp:627
Method
cast
include/mp++/extra/pybind11.hpp:640
Function
catch
test/catch.hpp:13564
Function
check_init_prec
Utility function to check the precision upon init.
include/mp++/complex.hpp:245
Function
chunk
test/catch.hpp:4326
Method
cli
test/catch.hpp:13520
Method
close
test/catch.hpp:12630
Method
close
test/catch.hpp:16393
Function
cmp
include/mp++/integer.hpp:5262
Function
cmpabs
src/complex.cpp:368
Method
complete
test/catch.hpp:8235
Method
complex
NOLINTNEXTLINE(cppcoreguidelines-pro-type-member-init, hicpp-member-init)
src/complex.cpp:102
Function
complex(complex &&, complex_prec_t)
Copy constructor with custom precision.
include/mp++/complex.hpp:280
Method
complex128
NOLINTNEXTLINE(cppcoreguidelines-pro-type-member-init, hicpp-member-init)
src/complex128.cpp:261
Function
complex128 complex128_binary_add_impl
include/mp++/complex128.hpp:696
Function
complex128 complex128_binary_div_impl
include/mp++/complex128.hpp:1089
Function
complex128 complex128_binary_mul_impl
include/mp++/complex128.hpp:970
Function
complex128 complex128_binary_sub_impl
include/mp++/complex128.hpp:851
Function
complex128_pow_impl
src/complex128.cpp:344
Method
config
test/catch.hpp:12776
Method
construct
test/catch.hpp:7408
Method
construct_from_c_string
Various helpers and constructors from string-like entities. NOLINTNEXTLINE(bugprone-easily-swappable-parameters)
src/real.cpp:406
Method
construct_from_c_string
Various helpers and constructors from string-like entities.
src/complex.cpp:148
Function
construct_from_limb_array
include/mp++/integer.hpp:830
Method
construct_from_nts
Helper to construct the internal m_value from a null-terminated string.
src/complex128.cpp:236
Method
convert
test/catch.hpp:1615
Method
convert
test/catch.hpp:1710
Method
convert
test/catch.hpp:1716
Method
convert
test/catch.hpp:1722
Method
convert
test/catch.hpp:1796
← previous
next →
1,001–1,100 of 2,093, ranked by callers