
8 Mar
2011
8 Mar
'11
2:43 p.m.
According to the preconditions for binary matrix operations both matrix must have the same size ( http://www.boost.org/doc/libs/1_46_0/libs/numeric/ublas/doc/matrix_expressio...). What runtime error should I expected if the matrix sizes are not the same? Ryan