This website requires JavaScript.
Explore
Help
Sign in
leetnightshade
/
math.beta
Watch
1
Star
0
Fork
You've already forked math.beta
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bf29fa91e7
math.beta
/
include
History
Download ZIP
Download TAR.GZ
Brian
bf29fa91e7
Playing around with some additional math functions and testing. I know I'm probably not doing the testing entirely correctly, or at least my naming of the tests sucks. Would love feedback, though of course I'll be doing research on it. With the addition of cmpf, Vector is clearly intended to be used with a floating point type, float, double, or long double. I may or may not change this. In my commercial ready version the class would support virtually any type, even a custom number class (fixed point).
2014-02-20 23:03:12 -07:00
..
math
Playing around with some additional math functions and testing. I know I'm probably not doing the testing entirely correctly, or at least my naming of the tests sucks. Would love feedback, though of course I'll be doing research on it. With the addition of cmpf, Vector is clearly intended to be used with a floating point type, float, double, or long double. I may or may not change this. In my commercial ready version the class would support virtually any type, even a custom number class (fixed point).
2014-02-20 23:03:12 -07:00
.gitkeep
setting up directory structure
2014-02-19 20:40:09 -07:00
Debug.h
Updated readme, and updated main so you don't need to run the test program on the commandline.
2014-02-20 12:52:11 -07:00