[Ktechlab-devel] matrixtester
Julian Bäume
julian at svg4all.de
Tue Jul 27 08:47:48 UTC 2010
moin,
me again ;) I mentioned, that I weren't able to compile the
simulatormanager branch, at first. I needed to remove one line from
tests/math/matrixtester.cpp:
--- a/tests/math/matrixtester.cpp
+++
b/tests/math/matrixtester.cpp
@@ -400,7 +400,6 @@ private slots:
//
nonz = number of nonzero elements
for(int nonz=1;nonz<10; nonz++){
// fill m with nonz nonzero elements
-
m.setZero(maxrow,maxcol);
m.setZero();
for(int i=0;
i<nonz; i++){
do {
bye then
julian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/ktechlab-devel/attachments/20100727/4ed59221/attachment.sig>
More information about the Ktechlab-devel
mailing list