Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Dimensions do not match for multiplication M*io, which required the number of columns of M equal the size of io. You can do io*M though.

Dimensions do not match for multiplication M*io, which required requires the number of columns of M equal the size of io. You can do io*M though.