DyLP
1.10.4
|
#include <dy_consys.h>
Public Attributes | |
struct rowhdr_struct_tag * | rowhdr |
struct colhdr_struct_tag * | colhdr |
double | val |
struct coeff_struct_tag * | rownxt |
struct coeff_struct_tag * | colnxt |
Definition at line 102 of file dy_consys.h.
struct rowhdr_struct_tag* coeff_struct_tag::rowhdr |
Definition at line 103 of file dy_consys.h.
struct colhdr_struct_tag* coeff_struct_tag::colhdr |
Definition at line 104 of file dy_consys.h.
double coeff_struct_tag::val |
Definition at line 105 of file dy_consys.h.
struct coeff_struct_tag* coeff_struct_tag::rownxt |
Definition at line 106 of file dy_consys.h.
struct coeff_struct_tag* coeff_struct_tag::colnxt |
Definition at line 107 of file dy_consys.h.