DyLP  1.10.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
conmtx_struct Struct Reference

#include <dy_consys.h>

+ Collaboration diagram for conmtx_struct:

Public Attributes

int coeffcnt
 
colhdr_struct ** cols
 
rowhdr_struct ** rows
 

Detailed Description

Definition at line 153 of file dy_consys.h.

Member Data Documentation

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.


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