On 4 May 2013 20:50, Ed Meyer <eem2...@gmail.com> wrote: > I think I see why numel() is getting called from trace(). isempty() > is called which calls is_empty() which should be virtual. Were it to > call the sparse version of is_empty() there would be no problem > because it tests the row & column dimensions instead of calling > numel(). So shouldn't is_empty() be virtual?
Sure, this patches this hole. What about linear indexing, how will you patch that one? - Jordi G. H. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org