Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 0 years ago

Max Alekseyev gravatar image

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.

click to hide/show revision 2
No.2 Revision

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.