How does this C code (from lua library, Torch) even compile/work?
snippet in lua
How does this C code (from lua library, Torch) even compile/work?
user746
#define nn_(NAME) TH_CONCAT_3(nn_, Real, NAME)