#676 closed defect (fixed)
VMatrix IsFinite is wrong for 0 cells
Reported by: | Víctor de Buen Remiro | Owned by: | Jorge |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Database | Version: | |
Severity: | blocker | Keywords: | |
Cc: |
Description
This expression returns 0 at second row but should return 1
VMatrix IsFinite(Mat2VMat(Col(1, 0)));
Note: See
TracTickets for help on using
tickets.
(In [987]) Fixes #676