![](https://secure.gravatar.com/avatar/07227c9eef9320ee712520d819ec5c36.jpg?s=120&d=mm&r=g)
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