mem_usage_t Struct Reference

#include <slu_util.h>

Public Attributes

float for_lu
 
float total_needed
 
float total
 
int_t expansions
 
int_t nnzL
 
int_t nnzU
 

Member Data Documentation

◆ expansions

int_t mem_usage_t::expansions

◆ for_lu

float mem_usage_t::for_lu

◆ nnzL

int_t mem_usage_t::nnzL

◆ nnzU

int_t mem_usage_t::nnzU

◆ total

float mem_usage_t::total

◆ total_needed

float mem_usage_t::total_needed

The documentation for this struct was generated from the following files: