fix(rmtxop): Made error reporting consistent regardless of concatination direction
docs: formatting of option reminder
feat: Added -rf and -rb options to rmtxop to load XML reflectance matrices
Removed redundant include files
Added warning about divide-by-zero to matrix information header
Fixed argument parsing issue and added further explanations to man page
Added support for trailing unary operations on final matrix result
Take advantage of matrix multiplication associativity
Moved transpose operation later to save memory with -c (transform) reduction
Added element-wise multiplication and division to rmtxop command
Changed to using SET_FILE_BINARY() where possible
Prepare for SCons build on Win32 and Win64
Moved some file settings around to improve logic
Minor fix
Fixed output format for ASCII from ASCII inputs
Took out unreliable call to ftell()
Added missing _O_BINARY setting for Windows
Made rmtxop output the same type as lesser of inputs by default
Bug fixes
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.