summaryrefslogtreecommitdiff
path: root/integralimg_test.go
AgeCommit message (Expand)Author
2020-08-03Add more Sum() tests, and further correct bugs found from itNick White
2020-07-29Add test of Sum() that compares against a simple implementation for a general...Nick White
2020-07-25Improve documentation and simplify test codeNick White
2020-07-23Add SqImage type, which also implements image.Image and image/draw.ImageNick White
2020-07-23Add Set and NewImage functions to implement image/draw.Image interfaceNick White
2020-07-23Add first testNick White