For example if you are multiplying a 2x4 matrix by a 3x9 is it considered as undefined?
An m×k matrix may multiply a k×n matrix to produce a m×n matrix
The example you gave is undefined.
thank you so much!!