Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

Vect_ Struct Reference

Stores the vector elements in an array and the logical and physical lengths. More...

#include <vect.h>

List of all members.

Public Attributes

double* Vec
 array storing the vector elements.

unsigned int Len
unsigned int Physlen
 logical and physical length.


Detailed Description

Stores the vector elements in an array and the logical and physical lengths.

Definition at line 27 of file vect.h.


Member Data Documentation

double * Vect_::Vec
 

array storing the vector elements.

Definition at line 29 of file vect.h.

unsigned int Vect_::Len
 

Definition at line 30 of file vect.h.

unsigned int Vect_::Physlen
 

logical and physical length.

Definition at line 30 of file vect.h.


The documentation for this struct was generated from the following file:
Generated at Wed Aug 21 09:33:46 2002 for The Razorback C library: Linear Algebra by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001