Closed melsonGit closed 2 years ago
Commit 5085261ec1a8409346183c917927e3fba3db10bf brings format parity across the following files in CpuArithmeticApp:
matMultiCheck.cpp oneConvCheck.cpp twoConvCheck.cpp vecAddCheck.cpp
Code and design has been refactored beyond this, and is therefore no longer applicable.
Issue
I've noticed a lack of formatting consistency throughout CpuArithmeticApp / GpuArithmeticApp code, especially with comments in certain files where logic is identical to another, yet accompanying comments will vary.