Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Dot product of three matrices

by Jaap (Curate)
on Aug 02, 2005 at 08:00 UTC ( [id://480108]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Dot product of three matrices
in thread Dot product of three matrices

Is he?
$sum += $$x[$i] * $$y[$i] * $$z[$i];
The above code implies bad things but he is in fact calculating the dot product of 3 vectors that are 2D. To sum it up: not the clearest code ever :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://480108]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (6)
As of 2024-03-28 20:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found