RcdMathLib_doc
Open Source Library for Linear and Non-linear Algebra
vector_test.c File Reference

Examples of vector computations. More...

#include <stdio.h>
#include <stdint.h>
#include <inttypes.h>
#include <math.h>
#include "vector.h"

Go to the source code of this file.

Functions

void vector_test (void)
 Examples of vector operations.
 

Detailed Description

Examples of vector computations.

Vector computation examples of the vector.h functions.

Author
Zakaria Kasmi zkasm.nosp@m.i@in.nosp@m.f.fu-.nosp@m.berl.nosp@m.in.de

Definition in file vector_test.c.