close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 2 and Version 3 of Ticket #675


Ignore:
Timestamp:
Apr 7, 2009, 10:11:52 AM (16 years ago)
Author:
Víctor de Buen Remiro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #675

    • Property Summary changed from VMatrix MtMSqr crashes with empty matrices to Some BLAS routines cause TOL crashes
  • Ticket #675 – Description

    v2 v3  
    44VMatrix MtMSqr(Rand(0,0,0,0));
    55}}}
     6
     7Blas function cblas_dsyrk cannot operate with empty matrices but TOL should change error treatment to avoid unneeded BLAS aborting.