Checks to see if the input to a matrix mutiply is accepted or rejected correctly depending on the shape in the input matrices. Java reflections is used to grab all functions with "mult" in its name and then it determins if any of matrices are transposed.
@author Peter Abeles
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.