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

#include <dy_consys.h>

+ Collaboration diagram for coeff_struct_tag:

Public Attributes

struct rowhdr_struct_tagrowhdr
 
struct colhdr_struct_tagcolhdr
 
double val
 
struct coeff_struct_tagrownxt
 
struct coeff_struct_tagcolnxt
 

Detailed Description

Definition at line 102 of file dy_consys.h.

Member Data Documentation

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.


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