linmath.h
linmath.h copied to clipboard
Give parameters/variables better names
So for example, in a duplication function, name the params source and dest, instead of M and N. Or name a column parameter 'column' instead of 'r'.