Uses of Class
com.nhncorp.neptune.util.matrix.MatrixItem

Packages that use MatrixItem
com.nhncorp.neptune.util.matrix   
 

Uses of MatrixItem in com.nhncorp.neptune.util.matrix
 

Method parameters in com.nhncorp.neptune.util.matrix with type arguments of type MatrixItem
 void MatrixMutiplyMap.map(org.apache.hadoop.io.WritableComparable key, org.apache.hadoop.io.Writable value, org.apache.hadoop.mapred.OutputCollector<MatrixItem,org.apache.hadoop.io.Text> collector, org.apache.hadoop.mapred.Reporter reporter)