Class SuperLU.NRformat_loc

java.lang.Object
gov.nih.mipav.model.structures.jama.SuperLU.NRformat_loc
Enclosing class:
SuperLU

class SuperLU.NRformat_loc extends Object
  • Field Details

    • nnz_loc

      int nnz_loc
    • m_loc

      int m_loc
    • fst_row

      int fst_row
    • nzval

      double[] nzval
    • rowptr

      int[] rowptr
    • colind

      int[] colind
  • Constructor Details

    • NRformat_loc

      NRformat_loc()