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 ()
 
 EIGEN_DECLARE_TEST (corners)
 

Macro Definition Documentation

◆ COMPARE_CORNER

#define COMPARE_CORNER (   A,
  B 
)
Value:
VERIFY_IS_EQUAL(const_matrix.A, const_matrix.B);

Definition at line 12 of file corners.cpp.

Function Documentation

◆ corners()

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

Definition at line 16 of file corners.cpp.

◆ corners_fixedsize()

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

Definition at line 45 of file corners.cpp.

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( corners  )

Definition at line 104 of file corners.cpp.

VERIFY_IS_EQUAL
#define VERIFY_IS_EQUAL(a, b)
Definition: main.h:386
matrix
Map< Matrix< T, Dynamic, Dynamic, ColMajor >, 0, OuterStride<> > matrix(T *data, int rows, int cols, int stride)
Definition: gtsam/3rdparty/Eigen/blas/common.h:110


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:00