#include <matrix.h>
Public Attributes | |
| CandlMatrix * | matrix |
| struct candlmatrixlist * | next |
An element of the list.
Referenced by candl_matrix_list_free(), candl_matrix_list_malloc(), candl_matrix_list_print_structure(), and candl_matrix_list_read().
struct candlmatrixlist* candlmatrixlist::next [read] |
Pointer to the next element of the list.
Referenced by candl_matrix_list_free(), candl_matrix_list_malloc(), candl_matrix_list_print_structure(), and candl_matrix_list_read().
1.5.6