Re: MS Visual Studio C++ .NET (7.1)

[email protected] Thu, 17 Feb 2005 12:02:40 +0100 (MET)
Newsgroups gmane.comp.lib.mtl.devel
Message-ID <[email protected]>
First of all: Thanxs Guilherme for the files!

But I have still problems compiling the example files from the MTL web site:

_1. Symmetric Matrix-Vector Product_

This file compiles, but gives wrong results:
A*x:
[-1.56918e+299,-3.13836e+299,-3.92295e+299,]

instead of 
A*x:
[4,8,11,]

_2. Triangular Solve_

This file doen't compile correctly and gives the following compiler errors:
...\mtl\matrix_implementation.h(1140) : error C2228: The left part of
'.nrows' must be a class/structure/union

Can anybody help?

Ed

-- 
DSL Komplett von GMX +++ Supergünstig und stressfrei einsteigen!
AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.net/de/go/dsl
_______________________________________________
This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/