ca.pfv.spmf.algorithms.sequential_rules.rulegrowth
Class SparseMatrix
- java.lang.Object
-
- ca.pfv.spmf.algorithms.sequential_rules.rulegrowth.SparseMatrix
-
public class SparseMatrix extends java.lang.ObjectThis class represents the SparseMatrix structure used by ERMiner.- See Also:
AlgoERMiner
-
-
Constructor Summary
Constructors Constructor and Description SparseMatrix()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetCount(int i, int j)java.util.Map<java.lang.Integer,java.util.Map<java.lang.Integer,java.lang.Integer>>getMatrix()voidincreaseCountOfPair(int i, int j)
-
DMelt 3.0 © DataMelt by jWork.ORG