Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aurora-opensource/au
/ functions
Functions
687 in github.com/aurora-opensource/au
⨍
Functions
687
◇
Types & classes
1,127
↓ 711 callers
Function
SameTypeAndValue
au/testing.hh:33
↓ 124 callers
Function
max
au/math.hh:352
↓ 91 callers
Method
in
au/constant.hh:89
↓ 86 callers
Function
max_good_value
au/overflow_boundary_test.cc:78
↓ 68 callers
Function
min_good_value
au/overflow_boundary_test.cc:68
↓ 47 callers
Function
concatenate
au/utility/string_constant.hh:219
↓ 44 callers
Function
as_quantity
au/quantity.hh:92
↓ 43 callers
Function
unit_ratio
au/unit_of_measure.hh:242
↓ 41 callers
Function
sqrt
au/math.hh:653
↓ 36 callers
Function
squared
au/power_aliases.hh:54
↓ 30 callers
Function
min
au/math.hh:384
↓ 29 callers
Function
ceil_as
au/math.hh:618
↓ 29 callers
Function
floor_as
au/math.hh:549
↓ 28 callers
Function
common_magnitude
au/magnitude.hh:282
↓ 26 callers
Method
as
au/constant.hh:47
↓ 26 callers
Function
is_integer
au/magnitude.hh:270
↓ 25 callers
Function
make_constant
au/constant.hh:128
↓ 25 callers
Function
sin
au/math.hh:647
↓ 24 callers
Function
cos
au/math.hh:209
↓ 23 callers
Function
abs
au/math.hh:122
↓ 22 callers
Function
cbrt
au/math.hh:159
↓ 22 callers
Function
is_prime
Check whether a number is prime.
au/utility/factoring.hh:26
↓ 22 callers
Function
round_as
au/math.hh:480
↓ 21 callers
Function
inverse
au/power_aliases.hh:46
↓ 21 callers
Function
root
au/quantity.hh:650
↓ 20 callers
Function
clamp
au/math.hh:165
↓ 20 callers
Function
cubed
au/power_aliases.hh:62
↓ 20 callers
Function
stream_to_string
au/io_test.cc:34
↓ 19 callers
Function
arctan2
au/math.hh:146
↓ 19 callers
Function
as_string_constant
au/utility/string_constant.hh:45
↓ 19 callers
Function
mul_mod
(a * b) % n Precondition: (a < n). Precondition: (b < n).
au/utility/mod.hh:51
↓ 18 callers
Function
miller_rabin
Perform a Miller-Rabin primality test on `n` using base `a`. Preconditions: `n` is odd, and at least as big as `a + 2`. Also, `2` is the smallest al
au/utility/probable_primes.hh:63
↓ 17 callers
Function
tan
au/math.hh:659
↓ 16 callers
Method
should_check
au/conversion_policy.hh:67
↓ 15 callers
Function
find_prime_factor
Find the smallest factor which divides n. Undefined unless (n > 1).
au/utility/factoring.hh:94
↓ 15 callers
Method
in
au/quantity.hh:202
↓ 15 callers
Function
lerp
au/math.hh:326
↓ 14 callers
Function
are_units_quantity_equivalent
au/unit_of_measure.hh:216
↓ 14 callers
Function
populate_max_non_overflowing_value
au/apply_rational_magnitude_to_integral_test.cc:132
↓ 13 callers
Function
as_raw_number
au/quantity.hh:109
↓ 13 callers
Function
checked_int_pow
au/magnitude.hh:406
↓ 13 callers
Function
clamped_negate
au/overflow_boundary.hh:191
↓ 12 callers
Method
coerce_as
au/constant.hh:53
↓ 12 callers
Function
is_rational
au/magnitude.hh:265
↓ 11 callers
Function
apply_magnitude
au/apply_magnitude_test.cc:65
↓ 11 callers
Function
is_conversion_risk_policy
au/conversion_policy_test.cc:43
↓ 11 callers
Function
is_positive
au/magnitude.hh:260
↓ 11 callers
Function
numerator
au/magnitude.hh:250
↓ 11 callers
Function
op_sequence
au/overflow_boundary_test.cc:88
↓ 11 callers
Function
remainder
au/math.hh:432
↓ 11 callers
Method
size
The string-length of this string (i.e., NOT including the null terminator).
au/utility/string_constant.hh:157
↓ 10 callers
Function
FitsAndProducesValue
au/magnitude_test.cc:456
↓ 10 callers
Function
ceil_in
au/math.hh:584
↓ 10 callers
Function
floor_in
au/math.hh:515
↓ 10 callers
Function
map_to_au
au/chrono_policy_validation.hh:68
↓ 10 callers
Function
origin_displacement
au/quantity_point.hh:58
↓ 10 callers
Function
populate_min_non_overflowing_value
au/apply_rational_magnitude_to_integral_test.cc:306
↓ 10 callers
Function
round_in
au/math.hh:445
↓ 9 callers
Function
common_unit
au/unit_of_measure.hh:263
↓ 9 callers
Function
is_unit
au/unit_of_measure.hh:198
↓ 8 callers
Function
add_mod
(a + b) % n Precondition: (a < n). Precondition: (b < n).
au/utility/mod.hh:27
↓ 8 callers
Function
copysign
au/math.hh:191
↓ 8 callers
Function
gcd
au/utility/probable_primes.hh:108
↓ 8 callers
Function
half_mod_odd
(a / 2) % n Precondition: (a < n). Precondition: (n is odd). If `a` is even, this is of course simply `a / 2` (because `(a < n)` as a precondition).
au/utility/mod.hh:80
↓ 8 callers
Function
has_same_dimension
au/unit_of_measure.hh:210
↓ 8 callers
Function
isnan
au/math.hh:305
↓ 7 callers
Function
abs_as_unsigned
au/utility/string_constant.hh:98
↓ 7 callers
Function
arcsin
au/math.hh:134
↓ 7 callers
Function
baillie_psw
Perform the Baillie-PSW test for primality. Returns `BAD_INPUT` for any number less than 2, `COMPOSITE` for any larger number that is _known_ to be p
au/utility/probable_primes.hh:332
↓ 7 callers
Function
bool_sign
Map `true` onto `1`, and `false` onto `0`. The conversions `true` -> `1` and `false` -> `0` are guaranteed by the standard. This is a branchless imp
au/utility/probable_primes.hh:121
↓ 7 callers
Function
cmp_less
au/stdx/utility.hh:45
↓ 7 callers
Function
divide_by_mag
au/overflow_boundary.hh:331
↓ 7 callers
Function
jacobi_symbol
au/utility/probable_primes.hh:174
↓ 7 callers
Function
join_by
au/utility/string_constant.hh:224
↓ 7 callers
Function
print_to_string
fuzz/quantity_runtime_conversion_check.cc:407
↓ 7 callers
Function
will_conversion_overflow
au/quantity.hh:659
↓ 6 callers
Function
arccos
au/math.hh:128
↓ 6 callers
Function
arctan
au/math.hh:140
↓ 6 callers
Function
cmp
au/operators_test.cc:36
↓ 6 callers
Function
cmp_equal
au/stdx/utility.hh:29
↓ 6 callers
Method
coerce_in
au/constant.hh:83
↓ 6 callers
Function
denominator
au/magnitude.hh:255
↓ 6 callers
Function
fmod
au/math.hh:215
↓ 6 callers
Function
integer_part
au/magnitude.hh:234
↓ 6 callers
Function
inverse_as
au/math.hh:287
↓ 6 callers
Function
stream_to_string
au/chrono_interop_test.cc:31
↓ 6 callers
Function
sub_mod
(a - b) % n Precondition: (a < n). Precondition: (b < n).
au/utility/mod.hh:39
↓ 6 callers
Function
symbol_for
au/unit_symbol.hh:46
↓ 6 callers
Function
using_common_point_unit
au/quantity_point.hh:316
↓ 5 callers
Function
ConsistentlyLessThan
au/testing.hh:143
↓ 5 callers
Method
as
au/quantity_point.hh:134
↓ 5 callers
Function
decompose
Express any positive `n` as `(2^s * d)`, where `d` is odd. Preconditions: `n` is positive.
au/utility/probable_primes.hh:45
↓ 5 callers
Function
is_dimensionless
au/unit_of_measure.hh:228
↓ 5 callers
Method
join
au/utility/string_constant.hh:164
↓ 5 callers
Function
multiplicity
Find the largest power of `factor` which divides `n`. Undefined unless n > 0, and factor > 1.
au/utility/factoring.hh:125
↓ 5 callers
Function
stream_to_string
release/au_hh_test.cc:35
↓ 5 callers
Function
will_conversion_truncate
au/quantity.hh:675
↓ 4 callers
Function
are_units_point_equivalent
au/unit_of_measure.hh:222
↓ 4 callers
Function
can_overflow_above
au/overflow_boundary_test.cc:98
↓ 4 callers
Function
can_overflow_below
au/overflow_boundary_test.cc:93
next →
1–100 of 687, ranked by callers