Typedefs | Functions | Variables
testFixedVector.cpp File Reference
#include <CppUnitLite/TestHarness.h>
#include <gtsam_unstable/base/FixedVector.h>
Include dependency graph for testFixedVector.cpp:

Go to the source code of this file.

Typedefs

typedef FixedVector< 3 > TestVector3
 
typedef FixedVector< 5 > TestVector5
 

Functions

int main ()
 
 TEST (testFixedVector, conversions)
 
 TEST (testFixedVector, equals)
 
 TEST (testFixedVector, static_constructors)
 
 TEST (testFixedVector, variable_constructor)
 

Variables

static const double tol = 1e-9
 

Detailed Description

Author
Alex Cunningham

Definition in file testFixedVector.cpp.

Typedef Documentation

◆ TestVector3

Definition at line 24 of file testFixedVector.cpp.

◆ TestVector5

Definition at line 23 of file testFixedVector.cpp.

Function Documentation

◆ main()

int main ( )

Definition at line 85 of file testFixedVector.cpp.

◆ TEST() [1/4]

TEST ( testFixedVector  ,
conversions   
)

Definition at line 29 of file testFixedVector.cpp.

◆ TEST() [2/4]

TEST ( testFixedVector  ,
equals   
)

Definition at line 47 of file testFixedVector.cpp.

◆ TEST() [3/4]

TEST ( testFixedVector  ,
static_constructors   
)

Definition at line 62 of file testFixedVector.cpp.

◆ TEST() [4/4]

TEST ( testFixedVector  ,
variable_constructor   
)

Definition at line 39 of file testFixedVector.cpp.

Variable Documentation

◆ tol

const double tol = 1e-9
static

Definition at line 26 of file testFixedVector.cpp.



gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:44