Opened 16 years ago
Last modified 16 years ago
#675 closed defect
VMatrix MtMSqr crashes with empty matrices — at Initial Version
Reported by: | Víctor de Buen Remiro | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | highest | Milestone: | Mantainance |
Component: | Math | Version: | 1.1.7 |
Severity: | blocker | Keywords: | VMatrix |
Cc: |
Description
TOL crashes with this simple code
Matrix xtx = MtMSqr(Rand(0,0,0,0));
Note: See
TracTickets for help on using
tickets.