dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
bigEndian
dlib
math
utils
Byte operations
ushort
bigEndian
(ushort value)
version(BigEndian)
nothrow
ushort
bigEndian
(
ushort
value
)
uint
bigEndian
(uint value)
ushort
bigEndian
(ushort value)
uint
bigEndian
(uint value)
Examples
assert
(
bigEndian
(
cast
(
ushort
)
0x00FF
) ==
0x00FF
);
Meta
Source
See Implementation
dlib
math
utils
enums
Axis
functions
allIsZero
bigEndian
bytesToUint
clamp
degtorad
fovXfromY
fovYfromX
invertArray
isConsiderZero
isPerfectSquare
isPowerOfTwo
max2
max3
min2
min3
networkByteOrder
nextPowerOfTen
nextPowerOfTwo
oneOfIsZero
radtodeg
sign
sum
swap
manifest constants
EPSILON
Byte operations