This website requires JavaScript.
Explore
Help
Register
Sign In
project-base
/
server-skynet-source-3rd-jemalloc
Watch
2
Star
0
Fork
0
You've already forked server-skynet-source-3rd-jemalloc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a268af5085
server-skynet-source-3rd-je...
/
test
/
src
/
math.c
3 lines
48 B
C
Raw
Normal View
History
Unescape
Escape
Replace tabs following #define with spaces. This resolves #564.
2017-01-20 13:41:41 +08:00
#
define MATH_C_
Add probabability distribution utility code. Add probabability distribution utility code that enables generation of random deviates drawn from normal, Chi-square, and Gamma distributions. Fix format strings in several of the assert_* macros (remove a %s). Clean up header issues; it's critical that system headers are not included after internal definitions potentially do things like: #define inline Fix the build system to incorporate header dependencies for the test library C files.
2013-12-10 15:36:37 +08:00
#
include
"test/jemalloc_test.h"
Reference in New Issue
Copy Permalink