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
12
typedef
vector< float, 3>
float3vector
;
13
14
#endif
/* FLOAT3VECTOR_H_ */
vector
mathematical vector of arbitrary type and size
Definition
vector.h:40
float3vector
vector< float, 3 > float3vector
Definition
float3vector.h:12
vector.h
linear algebra implementation
lib
Generic_Algorithms
float3vector.h
Generated by
1.9.8