Opened 17 years ago
Closed 17 years ago
#583 closed defect (fixed)
Matrix DifEq returns emty matrix
Reported by: | Víctor de Buen Remiro | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Math | Version: | head |
Severity: | blocker | Keywords: | |
Cc: |
Description
This line returns a 0x0 matrix with CVS HEAD TOL
Matrix DifEq(1/(1-B),Rand(100,1,0,1));
Note: See
TracTickets for help on using
tickets.
Error has been fixed in CVS