ARVec Struct Reference

vector structure. More...

#include <matrix.h>

List of all members.

Public Attributes

int clm
double * v

Detailed Description

vector structure.

The vector format is :
<---- clm --->
[ 10 20 30 ]
Defined the structure of the vector type based on a dynamic allocation.

Parameters:
m content of vector
clm number of column in matrix

Definition at line 89 of file matrix.h.


Member Data Documentation

Definition at line 91 of file matrix.h.

double* ARVec::v

Definition at line 90 of file matrix.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


artoolkit
Author(s): Gautier Dumonteil
autogenerated on Fri Jan 11 10:05:50 2013