|
DyLP
1.10.4
|
#include <dy_consys.h>
Collaboration diagram for conmtx_struct:Public Attributes | |
| int | coeffcnt |
| colhdr_struct ** | cols |
| rowhdr_struct ** | rows |
Definition at line 153 of file dy_consys.h.
| int conmtx_struct::coeffcnt |
Definition at line 154 of file dy_consys.h.
| colhdr_struct** conmtx_struct::cols |
Definition at line 155 of file dy_consys.h.
| rowhdr_struct** conmtx_struct::rows |
Definition at line 156 of file dy_consys.h.
1.8.5