*/
C++ source for a matrix package
Submitted By:
Unknown
Rating:
(Not rated) (
Rate It)
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Number of downloads:
13147
Comments (5)
Have seen better
(Not rated)
Posted by: Marta on Friday, May 24, 2002
Hi!
I writed some martix source and I want to continue.
Please send me the C++ source for a matrix package.
Tx.
:(
Posted on Thursday, January 09, 2003
:(
Could be much, much better
Posted on Friday, April 11, 2003
There are some "philosofical" issues I disagreed with, like the method names and the matrix array. But unfortunatelly there are some organization and language issues too. And, of course, the void main() is a programmer's excellence equivalent to a gun shot to the head.
int matrices are useless
Posted by: yan on Saturday, August 30, 2003
i need matrices of type double not int; please use template to be more generic
pedestrian




Posted on Saturday, April 09, 2005
You're right, it's basically junk. Code may work, but has serious style issues. There are much better matrix packages out there... move along, nothing to see here.
Add Your Rating