untested simple batching;

document algorithm;
automatically use sqrt(N) instead of 32 as cluster size
This commit is contained in:
Sean Barrett
2016-04-16 10:04:03 -07:00
parent 1392344cdd
commit 0214a3c71f
3 changed files with 85 additions and 11 deletions

View File

@ -106,6 +106,10 @@ SOURCE=..\stb_c_lexer.h
# End Source File
# Begin Source File
SOURCE=..\stb_connected_components.h
# End Source File
# Begin Source File
SOURCE=..\stb_divide.h
# End Source File
# Begin Source File