Matrix multiplier

Todd Courtois tcourtoi at jarthur.claremont.edu
Wed Jan 24 05:43:41 AEST 1990


This may sound like a stupid request, but does anyone have a *fast* function
for finding the product of two variable-size matrices?  I'm writing a 
program which passes variable-size matrices to this one function several
thousand times, and I'd like to reduce the amount of time my matrix product
function takes to find the product.

E-mail and source code desired.

--Todd Courtois

tcourtoi at jarthur.claremont.edu   or ccourtois at hmcvax.claremont.edu

"Reality is less than you could imagine"--Me



More information about the Comp.lang.c mailing list