DGtal  1.5.beta
EigenSparseMatrixAddons.h
1 
29 inline void
30 clear()
31 {
32  setZero();
33 }
34