Functions | Variables
testVerticalBlockMatrix.cpp File Reference

Unit tests for VerticalBlockMatrix class. More...

#include <CppUnitLite/TestHarness.h>
#include <gtsam/base/VerticalBlockMatrix.h>
#include <boost/assign/list_of.hpp>
Include dependency graph for testVerticalBlockMatrix.cpp:

Go to the source code of this file.

Functions

vector< size_tdimensions (L.begin(), L.end())
 
int main ()
 
 TEST (VerticalBlockMatrix, Constructor1)
 
 TEST (VerticalBlockMatrix, Constructor2)
 
 TEST (VerticalBlockMatrix, Constructor3)
 

Variables

list< size_tL = list_of(3)(2)(1)
 

Detailed Description

Unit tests for VerticalBlockMatrix class.

Author
Frank Dellaert
Date
February 15, 2014

Definition in file testVerticalBlockMatrix.cpp.

Function Documentation

vector<size_t> dimensions ( L.  begin(),
L.  end() 
)
int main ( void  )

Definition at line 61 of file testVerticalBlockMatrix.cpp.

TEST ( VerticalBlockMatrix  ,
Constructor1   
)

Definition at line 31 of file testVerticalBlockMatrix.cpp.

TEST ( VerticalBlockMatrix  ,
Constructor2   
)

Definition at line 39 of file testVerticalBlockMatrix.cpp.

TEST ( VerticalBlockMatrix  ,
Constructor3   
)

Definition at line 53 of file testVerticalBlockMatrix.cpp.

Variable Documentation

list<size_t> L = list_of(3)(2)(1)

Definition at line 27 of file testVerticalBlockMatrix.cpp.



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