Functions | Variables
testVerticalBlockMatrix.cpp File Reference

Unit tests for VerticalBlockMatrix class. More...

#include <CppUnitLite/TestHarness.h>
#include <gtsam/base/VerticalBlockMatrix.h>
#include <list>
#include <vector>
Include dependency graph for testVerticalBlockMatrix.cpp:

Go to the source code of this file.

Functions

int main ()
 
 TEST (VerticalBlockMatrix, Constructor1)
 
 TEST (VerticalBlockMatrix, Constructor2)
 
 TEST (VerticalBlockMatrix, Constructor3)
 

Variables

const std::vector< size_tdimensions {3, 2, 1}
 

Detailed Description

Unit tests for VerticalBlockMatrix class.

Author
Frank Dellaert
Date
February 15, 2014

Definition in file testVerticalBlockMatrix.cpp.

Function Documentation

◆ main()

int main ( void  )

Definition at line 60 of file testVerticalBlockMatrix.cpp.

◆ TEST() [1/3]

TEST ( VerticalBlockMatrix  ,
Constructor1   
)

Definition at line 30 of file testVerticalBlockMatrix.cpp.

◆ TEST() [2/3]

TEST ( VerticalBlockMatrix  ,
Constructor2   
)

Definition at line 38 of file testVerticalBlockMatrix.cpp.

◆ TEST() [3/3]

TEST ( VerticalBlockMatrix  ,
Constructor3   
)

Definition at line 52 of file testVerticalBlockMatrix.cpp.

Variable Documentation

◆ dimensions

const std::vector<size_t> dimensions {3, 2, 1}


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:57