Macros | Functions
corners.cpp File Reference
#include "main.h"
Include dependency graph for corners.cpp:

Go to the source code of this file.

Macros

#define COMPARE_CORNER(A, B)
 

Functions

template<typename MatrixType >
void corners (const MatrixType &m)
 
template<typename MatrixType , int CRows, int CCols, int SRows, int SCols>
void corners_fixedsize ()
 
void test_corners ()
 

Macro Definition Documentation

#define COMPARE_CORNER (   A,
  B 
)
Value:
VERIFY_IS_EQUAL(const_matrix.A, const_matrix.B);
#define VERIFY_IS_EQUAL(a, b)
Definition: main.h:331
Map< Matrix< T, Dynamic, Dynamic, ColMajor >, 0, OuterStride<> > matrix(T *data, int rows, int cols, int stride)

Definition at line 12 of file corners.cpp.

Function Documentation

template<typename MatrixType >
void corners ( const MatrixType m)

Definition at line 16 of file corners.cpp.

template<typename MatrixType , int CRows, int CCols, int SRows, int SCols>
void corners_fixedsize ( )

Definition at line 45 of file corners.cpp.

void test_corners ( )

Definition at line 104 of file corners.cpp.



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