Class ColMajorCell


  • public class ColMajorCell
    extends Object
    Author:
    Thomas Abeel, Stan Salvador, stansalvador@hotmail.com, refactored by Dustin Kempton, Data Mining Lab, Georgia State University
    • Constructor Detail

      • ColMajorCell

        public ColMajorCell​(int column,
                            int row)
    • Method Detail

      • getCol

        public int getCol()
      • getRow

        public int getRow()