Hi, all I just read the source code on matrix multiplication, and there was a thing confusing me.
On line 216 of HamaAdminImpl.java, the getType() method will return an input matrix's type (sparse or dense). But I cann't quite understand how to differentiate it in the getType method. Since I am a beginer of Hadoop and HBase, I don't know HBase a lot. Is there a differentiation method in HBase? Thanks a lot for any reply! Regards, -Yanfeng
