Techwarelabs Community

Techwarelabs Community (https://www.techwarelabs.com/community/index.php)
-   Software - Applications, Programming, and Games (https://www.techwarelabs.com/community/forumdisplay.php?f=13)
-   -   matrixs on vb6 (https://www.techwarelabs.com/community/showthread.php?t=9417)

Hammmy 04-22-2004 08:54 AM

matrixs on vb6
 
could someone tell me how to write code that makes you times to matrixs together.

Prometheus 04-23-2004 01:25 PM

Re: matrixs on vb6
 
Quote:

Originally Posted by Hammmy
you times to matrixs together.


what?

theThinker 04-28-2004 07:48 AM

He means multiply TWO MATRICES. Learn how to type, Justin...

Dragon 04-28-2004 07:54 AM

word to that pro.
use a 3rd 2-d array set to 0 in all positions, and multply/add the repective postions in the others to fill them, i.e.
hamsarray3(1, 1) = (((hamsarray1(1, 1) * hamsarray2(1, 1))+(hamsarray1(1, 2) * hamsarray2(x,x)......) etc.

if i remember how to multiply matrices, lol.

jeese, edit was my freind on that one, lol

Jason425 04-28-2004 09:52 AM

roflmao thethinker.. that's by far the worst comp i've seen in a sig.. w00t to you...

StinkyMojo 04-28-2004 09:57 AM

actually, that comp owns j00 :biggrin:


All times are GMT -5. The time now is 07:08 AM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.