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!
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???
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.