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

#include <dy_vector.h>

+ Collaboration diagram for pkvec_struct:

Public Attributes

int ndx
 
const char * nme
 
int dim
 
double dflt
 
int cnt
 
int sze
 
pkcoeff_structcoeffs
 

Detailed Description

Definition at line 241 of file dy_vector.h.

Member Data Documentation

int pkvec_struct::ndx

Definition at line 241 of file dy_vector.h.

const char* pkvec_struct::nme

Definition at line 242 of file dy_vector.h.

int pkvec_struct::dim

Definition at line 243 of file dy_vector.h.

double pkvec_struct::dflt

Definition at line 244 of file dy_vector.h.

int pkvec_struct::cnt

Definition at line 245 of file dy_vector.h.

int pkvec_struct::sze

Definition at line 246 of file dy_vector.h.

pkcoeff_struct* pkvec_struct::coeffs

Definition at line 247 of file dy_vector.h.


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