Files
HandmadeMath/test
Ben Visness 4e2f47db55 Add array subscript operators for all types (#88)
* Add array subscript operators for all types

* Taking the parameter for the operator[] as a reference. This should allow it to be inlined

* I guess you can't do that.

* Update version and readme
2018-06-10 15:26:48 -04:00
..
2017-07-16 21:19:34 -07:00
2017-04-07 08:47:54 -05:00

Testing

You can compile and run the tests yourself by running:

make
build/hmm_test_c
build/hmm_test_c_no_sse
build/hmm_test_cpp
build/hmm_test_cpp_no_sse