VB School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become a VB Expert!

Join 307,027 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 2,213 people online right now. Registration is fast and FREE... Join Now!




matrix reprsentation

 

matrix reprsentation

ssonyl

4 Nov, 2009 - 08:43 PM
Post #1

New D.I.C Head
*

Joined: 3 Jun, 2009
Posts: 5


My Contributions
Hi I want to know about a variable of type matrix.Is there any as such declaration in vb???I dont have my own code but i tried out a code from random sites as below but it is not working???
CODE
Dim aaa As New Matrix(1, 3)


User is offlineProfile CardPM
+Quote Post


bytelogik

RE: Matrix Reprsentation

4 Nov, 2009 - 10:20 PM
Post #2

D.I.C Head
**

Joined: 6 Oct, 2009
Posts: 63



Thanked: 5 times
My Contributions
There is no declaration for matrix in VB6.

But there are a lot of options:

1) Write your own module for matrix manipulation.
2) Write you own class for matrix manipulation so that you can declare a variable as matrix.
3) Use a external library supporting matrices. Example DirectX. Just add a reference from Project--->References---->DirectX8 for Visual Basic Type Library.

Now, you can use a variable of type Matrix.

Hope this helps.


User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/21/09 08:19AM

Live VB Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month