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 &)
 
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)
 
void test_mapped_matrix ()
 

Macro Definition Documentation

#define EIGEN_NO_STATIC_ASSERT

Definition at line 11 of file mapped_matrix.cpp.

#define EIGEN_TESTMAP_MAX_SIZE   256

Definition at line 16 of file mapped_matrix.cpp.

Function Documentation

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

Definition at line 146 of file mapped_matrix.cpp.

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

Definition at line 51 of file mapped_matrix.cpp.

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

Definition at line 18 of file mapped_matrix.cpp.

template<typename Scalar >
void map_not_aligned_on_scalar ( )

Definition at line 161 of file mapped_matrix.cpp.

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

Definition at line 121 of file mapped_matrix.cpp.

void test_mapped_matrix ( )

Definition at line 181 of file mapped_matrix.cpp.



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