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

Go to the source code of this file.

Macros

#define EIGEN_NO_STATIC_ASSERT
 
#define EIGEN_TESTMAP_MAX_SIZE   256
 

Functions

template<typename PlainObjectType >
void check_const_correctness (const PlainObjectType &)
 
 EIGEN_DECLARE_TEST (mapped_matrix)
 
template<typename MatrixType >
void map_class_matrix (const MatrixType &m)
 
template<typename VectorType >
void map_class_vector (const VectorType &m)
 
template<typename Scalar >
void map_not_aligned_on_scalar ()
 
template<typename VectorType >
void map_static_methods (const VectorType &m)
 

Macro Definition Documentation

◆ EIGEN_NO_STATIC_ASSERT

#define EIGEN_NO_STATIC_ASSERT

Definition at line 11 of file mapped_matrix.cpp.

◆ EIGEN_TESTMAP_MAX_SIZE

#define EIGEN_TESTMAP_MAX_SIZE   256

Definition at line 16 of file mapped_matrix.cpp.

Function Documentation

◆ check_const_correctness()

template<typename PlainObjectType >
void check_const_correctness ( const PlainObjectType &  )

Definition at line 146 of file mapped_matrix.cpp.

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( mapped_matrix  )

Definition at line 181 of file mapped_matrix.cpp.

◆ map_class_matrix()

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

Definition at line 51 of file mapped_matrix.cpp.

◆ map_class_vector()

template<typename VectorType >
void map_class_vector ( const VectorType m)

Definition at line 18 of file mapped_matrix.cpp.

◆ map_not_aligned_on_scalar()

template<typename Scalar >
void map_not_aligned_on_scalar ( )

Definition at line 161 of file mapped_matrix.cpp.

◆ map_static_methods()

template<typename VectorType >
void map_static_methods ( const VectorType m)

Definition at line 121 of file mapped_matrix.cpp.



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