vAlloc.c File Reference

#include <stdio.h>
#include <malloc.h>
#include <math.h>
#include <AR/matrix.h>
Include dependency graph for vAlloc.c:

Go to the source code of this file.

Functions

ARVecarVecAlloc (int clm)
 creates a new vector.

Function Documentation

ARVec* arVecAlloc ( int  clm  ) 

creates a new vector.

Allocates and initializes new vector structure.

Parameters:
clm dimension of vector
Returns:
the allocated vector, NULL if error (impossible allocation)

Definition at line 22 of file vAlloc.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


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