Class SubMatrix.ShiftConverter

    • Field Detail

      • dim

        protected int dim
      • start

        protected int start
      • nb

        protected int nb
    • Constructor Detail

      • ShiftConverter

        public ShiftConverter​(int dim,
                              int start,
                              int nb)