Public Attributes
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:
mcontent of vector
clmnumber of column in matrix

Definition at line 89 of file include/AR/matrix.h.


Member Data Documentation

Definition at line 91 of file include/AR/matrix.h.

double * ARVec::v

Definition at line 90 of file include/AR/matrix.h.


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


ar_recog
Author(s): Graylin Trevor Jay and Christopher Crick
autogenerated on Fri Jan 25 2013 12:15:01