#include <dy_vector.h>

Public Attributes | |
| int | ndx |
| const char * | nme |
| int | dim |
| double | dflt |
| int | cnt |
| int | sze |
| pkcoeff_struct * | coeffs |
Definition at line 234 of file dy_vector.h.
| int pkvec_struct::ndx |
Definition at line 234 of file dy_vector.h.
| const char* pkvec_struct::nme |
Definition at line 235 of file dy_vector.h.
| int pkvec_struct::dim |
Definition at line 236 of file dy_vector.h.
| double pkvec_struct::dflt |
Definition at line 237 of file dy_vector.h.
| int pkvec_struct::cnt |
Definition at line 238 of file dy_vector.h.
| int pkvec_struct::sze |
Definition at line 239 of file dy_vector.h.
| pkcoeff_struct* pkvec_struct::coeffs |
Definition at line 240 of file dy_vector.h.
1.8.5