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