Functions
reshape.cpp File Reference
#include "main.h"
Include dependency graph for reshape.cpp:

Go to the source code of this file.

Functions

template<int Order, typename MatType >
void check_auto_reshape4x4 (MatType m)
 
template<typename MatType >
void check_direct_access_reshape4x4 (MatType m, internal::FixedInt< 0 >)
 
template<typename MatType >
void check_direct_access_reshape4x4 (MatType, internal::FixedInt< RowMajorBit >)
 
 EIGEN_DECLARE_TEST (reshape)
 
template<typename T1 , typename T2 >
internal::enable_if< internal::is_same< T1, T2 >::value, bool >::type is_same_eq (const T1 &a, const T2 &b)
 
template<typename MatType >
void reshape4x4 (MatType m)
 

Function Documentation

◆ check_auto_reshape4x4()

template<int Order, typename MatType >
void check_auto_reshape4x4 ( MatType  m)

Definition at line 21 of file reshape.cpp.

◆ check_direct_access_reshape4x4() [1/2]

template<typename MatType >
void check_direct_access_reshape4x4 ( MatType  m,
internal::FixedInt< 0 >   
)

Definition at line 56 of file reshape.cpp.

◆ check_direct_access_reshape4x4() [2/2]

template<typename MatType >
void check_direct_access_reshape4x4 ( MatType  ,
internal::FixedInt< RowMajorBit >   
)

Definition at line 53 of file reshape.cpp.

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( reshape  )

Definition at line 196 of file reshape.cpp.

◆ is_same_eq()

template<typename T1 , typename T2 >
internal::enable_if<internal::is_same<T1,T2>::value,bool>::type is_same_eq ( const T1 a,
const T2 b 
)

Definition at line 15 of file reshape.cpp.

◆ reshape4x4()

template<typename MatType >
void reshape4x4 ( MatType  m)

Definition at line 67 of file reshape.cpp.



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