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, variable_constructor)
 
 TEST (testFixedVector, equals)
 
 TEST (testFixedVector, static_constructors)
 

Variables

static const double tol = 1e-9
 

Detailed Description

Author
Alex Cunningham

Definition in file testFixedVector.cpp.

Typedef Documentation

Definition at line 24 of file testFixedVector.cpp.

Definition at line 23 of file testFixedVector.cpp.

Function Documentation

int main ( void  )

Definition at line 85 of file testFixedVector.cpp.

TEST ( testFixedVector  ,
conversions   
)

Definition at line 29 of file testFixedVector.cpp.

TEST ( testFixedVector  ,
variable_constructor   
)

Definition at line 39 of file testFixedVector.cpp.

TEST ( testFixedVector  ,
equals   
)

Definition at line 47 of file testFixedVector.cpp.

TEST ( testFixedVector  ,
static_constructors   
)

Definition at line 62 of file testFixedVector.cpp.

Variable Documentation

const double tol = 1e-9
static

Definition at line 26 of file testFixedVector.cpp.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:41