Class SuperLU.mem_usage_t

  • Enclosing class:
    SuperLU

    class SuperLU.mem_usage_t
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) float for_lu  
      (package private) float total_needed  
    • Constructor Summary

      Constructors 
      Constructor Description
      mem_usage_t()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • for_lu

        float for_lu
      • total_needed

        float total_needed
    • Constructor Detail

      • mem_usage_t

        mem_usage_t()