Want to see what people are talking about? See the latest forum posts.

Matrix2D

Matrix2D

Submitted By: placroix
Rating: starhalf star (Rate It)

Matrix2D is a free library that implements a set of functions
allowing to manage bi-dimensional matrixes with languages C and
C++. Those matrixes can be constituted of floating or integer
elements. The choice of the nature of these elements allows to
save the memory space according to the necessities of the main
program. The implemented function are varied. For example, it
is very easy to compute a matrix product, to extract a
determinant, to invert a matrix, to read or to write a matrix
in a file. Developed initially for a project of movement
analysis, Matrix2D contains also several functions of images
processing.


File Details
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

No Image

Details

File Name:
Matrix2D.zip
Product homepage:
Order page:
Languages:
Unknown
Platforms:
Unknown
Release date:
1/1/1900
License:
Unknown
Size:
11 KB
Price/Fee (US$):
Unknown
Number of downloads:
1509

Comments (3)

Piece of good coding in vain. star   Posted on Tuesday, July 15, 2003

Ever heard of C++ templates? Code generators?
LAPACK? GSL?

Very poor matrix library   Posted on Sunday, August 08, 2004

When someone tries to write a math data type in C++ and doesn't use classes, operator overloading or STL we end up with a disaster.

Nice library starstarstarstar   Posted on Thursday, August 26, 2004

I used it for a matrix calculator project. That makes me save a lot of time.

Add Your Rating

(Not published)
star
starstar
starstarstar
starstarstarstar
starstarstarstarstar

corner
© 1996-2008. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Publisher: Lars Hagelin.
bootstrapLabs Logo A bootstrapLabs project.