LU_stack_t Struct Reference

#include <slu_util.h>

Public Attributes

int size
 
int used
 
int top1
 
int top2
 
void * array
 

Member Data Documentation

◆ array

void * LU_stack_t::array

◆ size

int LU_stack_t::size

◆ top1

int LU_stack_t::top1

◆ top2

int LU_stack_t::top2

◆ used

int LU_stack_t::used

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