Hi Tharindu

In the DenseMatrix class does not implement equals method so it use
Object.equals witch check the reference.
You have implement equals method by overriding Object.equals method.

Thanks
  Chameera

Reply via email to