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