Class StatMatrix<R,​C>

    • Constructor Detail

      • StatMatrix

        public StatMatrix​(Matrix<R,​C> matrixModel)
    • Method Detail

      • getColumnIndex

        public UniqueIndex<C> getColumnIndex()
        Description copied from interface: DataFrame
        Gets the index used to access the columns.
        Returns:
        the column index