linmath.h
linmath.h copied to clipboard
STOP. CONVERTING. DOUBLES. TO. FLOATS.
So uhh yeah, whenever I try to use linmath, I get 12 warnings all telling me that "Severity Code Description Project File Line Column Suppression State Warning C4244 'initializing': conversion from 'double' to 'float', possible loss of data". And guess where they are? LinMath! pls fix
Might be fixed by #26 and #8