19 Apr
2004
19 Apr
'04
8:39 a.m.
Hi,
Another error that valgrind has spotted is the unitialised indices 4 and 5 in the NR::Matrix tp at the top of matrix_is_isometry() (nr-arena-shape.cpp:362).
Should I fix this here, or would it be better to make the NR::Matrix default constructor zero-init its members?
Cheers
Carl