Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bananabr/TimeException
/ functions
Functions
14 in github.com/bananabr/TimeException
⨍
Functions
14
◇
Types & classes
1
↓ 4 callers
Function
TRIMMEAN
Given an array of long long integers, exclude "percent" percent of data polong long ints from the top and bottom tails of a data set. Calculate and re
trimmean.cpp:192
↓ 4 callers
Function
getRandomBytes
TimeException.cpp:61
↓ 4 callers
Function
getUuid
TimeException.cpp:92
↓ 4 callers
Function
timeFileWrite
TimeException.cpp:122
↓ 2 callers
Function
getBenchmarkResult
TimeException.cpp:33
↓ 2 callers
Function
partition
Partitioning algorithm for QuickSort and QuickSelect */
trimmean.cpp:16
↓ 2 callers
Function
printUsage
TimeException.cpp:110
↓ 2 callers
Function
quickSelect
QuickSelect algorithm */
trimmean.cpp:64
↓ 1 callers
Function
argvToMap
TimeException.cpp:72
↓ 1 callers
Function
getAverage
TimeException.cpp:54
↓ 1 callers
Function
mean
Calculate mean given starting and ending array index */
trimmean.cpp:86
↓ 1 callers
Function
quickSort
QuickSort algorithm */
trimmean.cpp:50
Function
main
TimeException.cpp:145
Function
slowTRIMMEAN
Given an array of long long integers, exclude "percent" percent of data polong long ints from the top and bottom tails of a data set. Calculate and re
trimmean.cpp:112