MCPcopy Create free account

hub / github.com/bluescarni/mppp / functions

Functions2,093 in github.com/bluescarni/mppp

↓ 1 callersFunctionmpc_is_finite
Detect finite complex value.
include/mp++/complex.hpp:141
↓ 1 callersFunctionmpfr_to_string
src/real.cpp:213
↓ 1 callersFunctionmpz_to_str
Convenience overload for the above.
include/mp++/integer.hpp:229
↓ 1 callersFunctionnl_digits<__int128_t>
include/mp++/detail/type_traits.hpp:258
↓ 1 callersFunctionnl_digits<__uint128_t>
include/mp++/detail/type_traits.hpp:252
↓ 1 callersFunctionnl_min<__uint128_t>
include/mp++/detail/type_traits.hpp:270
↓ 1 callersMethodnoMatchingTestCases
test/catch.hpp:16062
↓ 1 callersFunctionnormal_cdf
test/catch.hpp:7022
↓ 1 callersMethodopenChild
test/catch.hpp:14432
↓ 1 callersMethodoperator()
test/test_utils.hpp:231
↓ 1 callersMethodoperator<<
test/catch.hpp:9572
↓ 1 callersMethodoptional
test/catch.hpp:9269
↓ 1 callersFunctionoutlier_variance
test/catch.hpp:7779
↓ 1 callersFunctionparseEnums
test/catch.hpp:10597
↓ 1 callersFunctionpassedString
test/catch.hpp:15832
↓ 1 callersFunctionplatformColourInstance
test/catch.hpp:10150
↓ 1 callersFunctionpow_impl
include/mp++/integer.hpp:6693
↓ 1 callersFunctionpow_impl
include/mp++/rational.hpp:2207
↓ 1 callersFunctionpow_impl_impl
include/mp++/rational.hpp:2172
↓ 1 callersFunctionprepareExpandedExpression
test/catch.hpp:15761
↓ 1 callersFunctionpromote
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 callersFunctionpy_handle_to_complex
include/mp++/extra/pybind11.hpp:508
↓ 1 callersFunctionpy_handle_to_complex128
include/mp++/extra/pybind11.hpp:350
↓ 1 callersFunctionrational_binomial_impl
include/mp++/rational.hpp:2121
↓ 1 callersFunctionreal128_to_py_handle
include/mp++/extra/pybind11.hpp:402
↓ 1 callersFunctionreal_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 callersFunctionreal_cref
Helpers to construct re/im refs. They require C++17.
include/mp++/complex.hpp:708
↓ 1 callersFunctionreal_lgamma_wrapper
Wrapper for calling mpfr_lgamma().
src/real.cpp:126
↓ 1 callersFunctionreal_to_py_handle
include/mp++/extra/pybind11.hpp:499
↓ 1 callersMethodreconstructExpression
test/catch.hpp:8291
↓ 1 callersMethodregisterTagAlias
test/catch.hpp:12481
↓ 1 callersFunctionregisterTestMethods
test/catch.hpp:4902
↓ 1 callersFunctionrepeat
test/catch.hpp:4244
↓ 1 callersMethodreportInvalidArguments
test/catch.hpp:16471
↓ 1 callersFunctionrotate_right
Safe rotr implementation thanks to John Regehr
test/catch.hpp:12216
↓ 1 callersMethodrunTest
test/catch.hpp:12736
↓ 1 callersMethodrun_mpc_conversions
(self)
test/pybind11/run_pybind11_test_01.py:183
↓ 1 callersMethodrun_mpc_stl
(self)
test/pybind11/run_pybind11_test_01.py:339
↓ 1 callersMethodrun_mpfr_conversions
(self)
test/pybind11/run_pybind11_test_01.py:142
↓ 1 callersMethodrun_mpfr_stl
(self)
test/pybind11/run_pybind11_test_01.py:306
↓ 1 callersMethodrun_quadmath_conversions
(self)
test/pybind11/run_pybind11_test_01.py:38
↓ 1 callersMethodrun_quadmath_stl
(self)
test/pybind11/run_pybind11_test_01.py:260
↓ 1 callersFunctionrunner_impl
test/rational_stream_format.cpp:40
↓ 1 callersFunctionrunner_impl
test/integer_stream_format.cpp:40
↓ 1 callersMethodsectionEndedEarly
test/catch.hpp:12863
↓ 1 callersMethodsectionStarted
test/catch.hpp:12815
↓ 1 callersMethodsetFlag
test/catch.hpp:9154
↓ 1 callersMethodsetGenerator
test/catch.hpp:12703
↓ 1 callersMethodsetResultCapture
IMutableContext
test/catch.hpp:10311
↓ 1 callersMethodsetRunner
test/catch.hpp:10314
↓ 1 callersFunctionsgn
Sign.
include/mp++/rational.hpp:670
↓ 1 callersMethodshouldDebugBreak
test/catch.hpp:10003
↓ 1 callersFunctionshouldNewline
test/catch.hpp:15471
↓ 1 callersFunctionshouldSuppressFailure
test/catch.hpp:12568
↓ 1 callersMethodshowInvisibles
test/catch.hpp:10005
↓ 1 callersFunctionsincos
src/real128.cpp:505
↓ 1 callersMethodskipTest
test/catch.hpp:17218
↓ 1 callersFunctionsortTests
test/catch.hpp:14214
↓ 1 callersFunctionsplitStringRef
test/catch.hpp:13867
↓ 1 callersMethodstartCycle
test/catch.hpp:14375
↓ 1 callersFunctionstatic_addmul_impl
include/mp++/integer.hpp:3684
↓ 1 callersFunctionstatic_cmp
include/mp++/integer.hpp:5196
↓ 1 callersFunctionstatic_divexact
include/mp++/integer.hpp:4954
↓ 1 callersFunctionstatic_gcd_impl
include/mp++/integer.hpp:6215
↓ 1 callersFunctionstatic_greater_than
NOTE: this is essentially the same as static_less_than.
include/mp++/integer.hpp:7807
↓ 1 callersFunctionstatic_less_than
1-limb specialisation.
include/mp++/integer.hpp:7719
↓ 1 callersFunctionstatic_mul
include/mp++/integer.hpp:3625
↓ 1 callersFunctionstatic_mul_2exp
include/mp++/integer.hpp:3938
↓ 1 callersFunctionstatic_not
include/mp++/integer.hpp:5399
↓ 1 callersFunctionstatic_not_impl
1-limb implementation.
include/mp++/integer.hpp:5317
↓ 1 callersFunctionstatic_sqr
include/mp++/integer.hpp:4246
↓ 1 callersFunctionstatic_sqr_impl
include/mp++/integer.hpp:4156
↓ 1 callersFunctionstatic_sqrm
include/mp++/integer.hpp:4429
↓ 1 callersFunctionstatic_sqrm_impl
include/mp++/integer.hpp:4326
↓ 1 callersFunctionstatic_sqrm_impl_1
include/mp++/integer.hpp:4404
↓ 1 callersFunctionstatic_sqrtrem
include/mp++/integer.hpp:6832
↓ 1 callersFunctionstatic_tdiv_q
include/mp++/integer.hpp:4834
↓ 1 callersFunctionstatic_tdiv_q_2exp
include/mp++/integer.hpp:5062
↓ 1 callersFunctionstatic_tdiv_q_impl
include/mp++/integer.hpp:4737
↓ 1 callersFunctionstatic_tdiv_qr
include/mp++/integer.hpp:4684
↓ 1 callersFunctionstatic_tdiv_qr_impl
include/mp++/integer.hpp:4535
↓ 1 callersFunctionstatic_xor
include/mp++/integer.hpp:6170
↓ 1 callersMethodstreamReconstructedExpression
test/catch.hpp:2301
↓ 1 callersMethodsucceeded
Result was a success
test/catch.hpp:8309
↓ 1 callersMethodtestCaseStarting
test/catch.hpp:16877
↓ 1 callersMethodtestGroupEnded
test/catch.hpp:12732
↓ 1 callersMethodtestGroupStarting
test/catch.hpp:12728
↓ 1 callersMethodtestRunStarting
test/catch.hpp:16588
↓ 1 callersFunctiontest_cexpr_complex
test/real128_basic.cpp:80
↓ 1 callersFunctiontest_cexpr_complex_ass
test/real128_basic.cpp:86
↓ 1 callersFunctiontest_constexpr_abs
test/real128_arith.cpp:39
↓ 1 callersFunctiontest_constexpr_abs_ff
test/real128_arith.cpp:46
↓ 1 callersFunctiontest_constexpr_c128_assignment
test/complex128_basic.cpp:63
↓ 1 callersFunctiontest_constexpr_cm_assignment
test/complex128_basic.cpp:54
↓ 1 callersFunctiontest_constexpr_conj
test/complex128_arith.cpp:22
↓ 1 callersFunctiontest_constexpr_cpp_complex_assignment
test/complex128_basic.cpp:77
↓ 1 callersFunctiontest_constexpr_decr
test/complex128_operators.cpp:49
↓ 1 callersFunctiontest_constexpr_decr
test/real128_operators.cpp:49
↓ 1 callersFunctiontest_constexpr_fabs
test/real128_arith.cpp:52
↓ 1 callersFunctiontest_constexpr_fabs_ff
test/real128_arith.cpp:59
← previousnext →701–800 of 2,093, ranked by callers