This readme contains notes about code in mshadow. MShadow generally follows Google's C++ Style.
- Basically, all the files ends in
-inl.h, -inl.cuhare implementations, and can be ignored if only using mshadow - The files ends in
.hare heavily commented with doxyen format, and can be used to generate the corresponding document.