Class SuperLU.NCPformat

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

class SuperLU.NCPformat extends Object
  • Field Details

    • nnz

      int nnz
    • nzval

      double[] nzval
    • nzvaldc

    • rowind

      int[] rowind
    • colbeg

      int[] colbeg
    • colend

      int[] colend
  • Constructor Details

    • NCPformat

      NCPformat()