´

mult_vector_matrix

synopsis: INT mult_vector_matrix(OP a,b,c)

description:

a should be a VECTOR object, b should be a MATRIX object, c should be an empty object. The routine multiplies according to the rules for the mutiplication of matrices, and the result becomes a VECTOR object. The length of the VECTOR object a must be equal to the height of the MATRIX object b.

return:

OK, or ERROR

bug:

there is no check on typs, because this is a special routine, normally you should use mult instead.


Send comments or suggestions to:
symmetrica (at) symmetrica.de

this page was automatically generated on So Jan 4 10:36:20 CET 2009 on the machine btn6xf

University of Bayreuth -