#include <clufactor.h>
Public Attributes | |
Dring * | next |
Dring * | prev |
int | idx |
Doubly linked ring structure for garbage collection of column or row file in working matrix.
Definition at line 70 of file clufactor.h.
int idx |
Definition at line 74 of file clufactor.h.
Dring* next |
Definition at line 72 of file clufactor.h.
Dring* prev |
Definition at line 73 of file clufactor.h.