Biomechanical Joint Model
 Author: Anderson Maciel

geom::ARRAY1D Struct Reference

#include <geom.h>

List of all members.

Public Attributes

double * data
int lines


Detailed Description

ARRAY1D represents a 1-dimensional array of double values. It is typically used to represent vectors of arbitrary size.

Definition at line 97 of file geom.h.


Member Data Documentation

double* geom::ARRAY1D::data
 

Pointer to data

Definition at line 99 of file geom.h.

Referenced by geom::array1d_add(), geom::array1d_anorm(), geom::array1d_copy(), geom::array1d_creation(), geom::array1d_destroy(), geom::array1d_dot(), geom::array1d_inv(), geom::array1d_mults(), geom::array1d_norm(), geom::array1d_nul(), geom::array1d_sub(), geom::array2d_compute_LS_and_DLS_inverse(), and geom::array2d_mult_array1d().

int geom::ARRAY1D::lines
 

Number of lines (rows)

Definition at line 100 of file geom.h.

Referenced by geom::array1d_add(), geom::array1d_anorm(), geom::array1d_copy(), geom::array1d_creation(), geom::array1d_dot(), geom::array1d_inv(), geom::array1d_mults(), geom::array1d_norm(), geom::array1d_nul(), geom::array1d_sub(), and geom::array2d_mult_array1d().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 1 10:14:44 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5