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 callers
Function
mpc_is_finite
Detect finite complex value.
include/mp++/complex.hpp:141
↓ 1 callers
Function
mpfr_to_string
src/real.cpp:213
↓ 1 callers
Function
mpz_to_str
Convenience overload for the above.
include/mp++/integer.hpp:229
↓ 1 callers
Function
nl_digits<__int128_t>
include/mp++/detail/type_traits.hpp:258
↓ 1 callers
Function
nl_digits<__uint128_t>
include/mp++/detail/type_traits.hpp:252
↓ 1 callers
Function
nl_min<__uint128_t>
include/mp++/detail/type_traits.hpp:270
↓ 1 callers
Method
noMatchingTestCases
test/catch.hpp:16062
↓ 1 callers
Function
normal_cdf
test/catch.hpp:7022
↓ 1 callers
Method
openChild
test/catch.hpp:14432
↓ 1 callers
Method
operator()
test/test_utils.hpp:231
↓ 1 callers
Method
operator<<
test/catch.hpp:9572
↓ 1 callers
Method
optional
test/catch.hpp:9269
↓ 1 callers
Function
outlier_variance
test/catch.hpp:7779
↓ 1 callers
Function
parseEnums
test/catch.hpp:10597
↓ 1 callers
Function
passedString
test/catch.hpp:15832
↓ 1 callers
Function
platformColourInstance
test/catch.hpp:10150
↓ 1 callers
Function
pow_impl
include/mp++/integer.hpp:6693
↓ 1 callers
Function
pow_impl
include/mp++/rational.hpp:2207
↓ 1 callers
Function
pow_impl_impl
include/mp++/rational.hpp:2172
↓ 1 callers
Function
prepareExpandedExpression
test/catch.hpp:15761
↓ 1 callers
Function
promote
Promotion from static to dynamic. If nlimbs != 0u, allocate nlimbs limbs, otherwise allocate exactly the nlimbs necessary to represent this.
include/mp++/integer.hpp:998
↓ 1 callers
Function
py_handle_to_complex
include/mp++/extra/pybind11.hpp:508
↓ 1 callers
Function
py_handle_to_complex128
include/mp++/extra/pybind11.hpp:350
↓ 1 callers
Function
rational_binomial_impl
include/mp++/rational.hpp:2121
↓ 1 callers
Function
real128_to_py_handle
include/mp++/extra/pybind11.hpp:402
↓ 1 callers
Function
real_2_112
Helper to create a real with the value 2**112. This represents the "hidden bit" of the significand of a quadruple-precision FP.
src/real.cpp:658
↓ 1 callers
Function
real_cref
Helpers to construct re/im refs. They require C++17.
include/mp++/complex.hpp:708
↓ 1 callers
Function
real_lgamma_wrapper
Wrapper for calling mpfr_lgamma().
src/real.cpp:126
↓ 1 callers
Function
real_to_py_handle
include/mp++/extra/pybind11.hpp:499
↓ 1 callers
Method
reconstructExpression
test/catch.hpp:8291
↓ 1 callers
Method
registerTagAlias
test/catch.hpp:12481
↓ 1 callers
Function
registerTestMethods
test/catch.hpp:4902
↓ 1 callers
Function
repeat
test/catch.hpp:4244
↓ 1 callers
Method
reportInvalidArguments
test/catch.hpp:16471
↓ 1 callers
Function
rotate_right
Safe rotr implementation thanks to John Regehr
test/catch.hpp:12216
↓ 1 callers
Method
runTest
test/catch.hpp:12736
↓ 1 callers
Method
run_mpc_conversions
(self)
test/pybind11/run_pybind11_test_01.py:183
↓ 1 callers
Method
run_mpc_stl
(self)
test/pybind11/run_pybind11_test_01.py:339
↓ 1 callers
Method
run_mpfr_conversions
(self)
test/pybind11/run_pybind11_test_01.py:142
↓ 1 callers
Method
run_mpfr_stl
(self)
test/pybind11/run_pybind11_test_01.py:306
↓ 1 callers
Method
run_quadmath_conversions
(self)
test/pybind11/run_pybind11_test_01.py:38
↓ 1 callers
Method
run_quadmath_stl
(self)
test/pybind11/run_pybind11_test_01.py:260
↓ 1 callers
Function
runner_impl
test/rational_stream_format.cpp:40
↓ 1 callers
Function
runner_impl
test/integer_stream_format.cpp:40
↓ 1 callers
Method
sectionEndedEarly
test/catch.hpp:12863
↓ 1 callers
Method
sectionStarted
test/catch.hpp:12815
↓ 1 callers
Method
setFlag
test/catch.hpp:9154
↓ 1 callers
Method
setGenerator
test/catch.hpp:12703
↓ 1 callers
Method
setResultCapture
IMutableContext
test/catch.hpp:10311
↓ 1 callers
Method
setRunner
test/catch.hpp:10314
↓ 1 callers
Function
sgn
Sign.
include/mp++/rational.hpp:670
↓ 1 callers
Method
shouldDebugBreak
test/catch.hpp:10003
↓ 1 callers
Function
shouldNewline
test/catch.hpp:15471
↓ 1 callers
Function
shouldSuppressFailure
test/catch.hpp:12568
↓ 1 callers
Method
showInvisibles
test/catch.hpp:10005
↓ 1 callers
Function
sincos
src/real128.cpp:505
↓ 1 callers
Method
skipTest
test/catch.hpp:17218
↓ 1 callers
Function
sortTests
test/catch.hpp:14214
↓ 1 callers
Function
splitStringRef
test/catch.hpp:13867
↓ 1 callers
Method
startCycle
test/catch.hpp:14375
↓ 1 callers
Function
static_addmul_impl
include/mp++/integer.hpp:3684
↓ 1 callers
Function
static_cmp
include/mp++/integer.hpp:5196
↓ 1 callers
Function
static_divexact
include/mp++/integer.hpp:4954
↓ 1 callers
Function
static_gcd_impl
include/mp++/integer.hpp:6215
↓ 1 callers
Function
static_greater_than
NOTE: this is essentially the same as static_less_than.
include/mp++/integer.hpp:7807
↓ 1 callers
Function
static_less_than
1-limb specialisation.
include/mp++/integer.hpp:7719
↓ 1 callers
Function
static_mul
include/mp++/integer.hpp:3625
↓ 1 callers
Function
static_mul_2exp
include/mp++/integer.hpp:3938
↓ 1 callers
Function
static_not
include/mp++/integer.hpp:5399
↓ 1 callers
Function
static_not_impl
1-limb implementation.
include/mp++/integer.hpp:5317
↓ 1 callers
Function
static_sqr
include/mp++/integer.hpp:4246
↓ 1 callers
Function
static_sqr_impl
include/mp++/integer.hpp:4156
↓ 1 callers
Function
static_sqrm
include/mp++/integer.hpp:4429
↓ 1 callers
Function
static_sqrm_impl
include/mp++/integer.hpp:4326
↓ 1 callers
Function
static_sqrm_impl_1
include/mp++/integer.hpp:4404
↓ 1 callers
Function
static_sqrtrem
include/mp++/integer.hpp:6832
↓ 1 callers
Function
static_tdiv_q
include/mp++/integer.hpp:4834
↓ 1 callers
Function
static_tdiv_q_2exp
include/mp++/integer.hpp:5062
↓ 1 callers
Function
static_tdiv_q_impl
include/mp++/integer.hpp:4737
↓ 1 callers
Function
static_tdiv_qr
include/mp++/integer.hpp:4684
↓ 1 callers
Function
static_tdiv_qr_impl
include/mp++/integer.hpp:4535
↓ 1 callers
Function
static_xor
include/mp++/integer.hpp:6170
↓ 1 callers
Method
streamReconstructedExpression
test/catch.hpp:2301
↓ 1 callers
Method
succeeded
Result was a success
test/catch.hpp:8309
↓ 1 callers
Method
testCaseStarting
test/catch.hpp:16877
↓ 1 callers
Method
testGroupEnded
test/catch.hpp:12732
↓ 1 callers
Method
testGroupStarting
test/catch.hpp:12728
↓ 1 callers
Method
testRunStarting
test/catch.hpp:16588
↓ 1 callers
Function
test_cexpr_complex
test/real128_basic.cpp:80
↓ 1 callers
Function
test_cexpr_complex_ass
test/real128_basic.cpp:86
↓ 1 callers
Function
test_constexpr_abs
test/real128_arith.cpp:39
↓ 1 callers
Function
test_constexpr_abs_ff
test/real128_arith.cpp:46
↓ 1 callers
Function
test_constexpr_c128_assignment
test/complex128_basic.cpp:63
↓ 1 callers
Function
test_constexpr_cm_assignment
test/complex128_basic.cpp:54
↓ 1 callers
Function
test_constexpr_conj
test/complex128_arith.cpp:22
↓ 1 callers
Function
test_constexpr_cpp_complex_assignment
test/complex128_basic.cpp:77
↓ 1 callers
Function
test_constexpr_decr
test/complex128_operators.cpp:49
↓ 1 callers
Function
test_constexpr_decr
test/real128_operators.cpp:49
↓ 1 callers
Function
test_constexpr_fabs
test/real128_arith.cpp:52
↓ 1 callers
Function
test_constexpr_fabs_ff
test/real128_arith.cpp:59
← previous
next →
701–800 of 2,093, ranked by callers