amino  1.0-beta2
Lightweight Robot Utility Library
aa_dvec Struct Reference

Descriptor for a vector. More...

#include <mat.h>

Public Attributes

aa_la_size len
 Number of elements in vector.
 
double * data
 Pointer to data.
 
aa_la_size inc
 Increment between successive vector elements.
 

Detailed Description

Descriptor for a vector.

Definition at line 63 of file mat.h.


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