Larus glider flight sensor system 3.9.2024
Software-In-The-Loop test and validation system
Loading...
Searching...
No Matches
float3vector.h
Go to the documentation of this file.
1/*
2 * float3vector.h
3 *
4 * Created on: Mar 6, 2013
5 * Author: schaefer
6 */
7
8#ifndef FLOAT3VECTOR_H_
9#define FLOAT3VECTOR_H_
10#include "vector.h"
11
13
14#endif /* FLOAT3VECTOR_H_ */
mathematical vector of arbitrary type and size
Definition vector.h:40
vector< float, 3 > float3vector
linear algebra implementation