#include <vect.h>
Public Attributes | |
double* | Vec |
array storing the vector elements. | |
unsigned int | Len |
unsigned int | Physlen |
logical and physical length. |
Definition at line 27 of file vect.h.
|
array storing the vector elements.
|
|
|
|
logical and physical length.
|