This class provides with operations for Matrix Objects

Dependents:   Matrix_class Wizardsneverdie mbed_multiplex_matrix Kinematics_Project_G5 ... more

This pull request has been accepted and merged in by Ernesto Palacios

add operation of kronecker product

Add member function of MatrixMath that handle the operation of Kronecker product.

add kronecker product