Macros | Functions
ReshapedMethods.h File Reference
#include "ReshapedMethods.h"
Include dependency graph for ReshapedMethods.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define EIGEN_RESHAPED_METHOD_2ND_PASS
 
#define EIGEN_RESHAPED_METHOD_2ND_PASS
 
#define EIGEN_RESHAPED_METHOD_CONST   const
 
#define EIGEN_RESHAPED_METHOD_CONST   const
 
#define EIGEN_RESHAPED_METHOD_CONST
 

Functions

template<typename NRowsType , typename NColsType >
EIGEN_DEVICE_FUNC Reshaped< EIGEN_RESHAPED_METHOD_CONST Derived, internal::get_compiletime_reshape_size< NRowsType, NColsType, SizeAtCompileTime >::value, internal::get_compiletime_reshape_size< NColsType, NRowsType, SizeAtCompileTime >::value > reshaped (NRowsType nRows, NColsType nCols) EIGEN_RESHAPED_METHOD_CONST
 
template<int Order, typename NRowsType , typename NColsType >
EIGEN_DEVICE_FUNC Reshaped< EIGEN_RESHAPED_METHOD_CONST Derived, internal::get_compiletime_reshape_size< NRowsType, NColsType, SizeAtCompileTime >::value, internal::get_compiletime_reshape_size< NColsType, NRowsType, SizeAtCompileTime >::value, internal::get_compiletime_reshape_order< Flags, Order >::value > reshaped (NRowsType nRows, NColsType nCols) EIGEN_RESHAPED_METHOD_CONST
 
EIGEN_DEVICE_FUNC Reshaped< EIGEN_RESHAPED_METHOD_CONST Derived, SizeAtCompileTime, 1 > reshaped () EIGEN_RESHAPED_METHOD_CONST
 

Macro Definition Documentation

◆ EIGEN_RESHAPED_METHOD_2ND_PASS [1/2]

#define EIGEN_RESHAPED_METHOD_2ND_PASS

◆ EIGEN_RESHAPED_METHOD_2ND_PASS [2/2]

#define EIGEN_RESHAPED_METHOD_2ND_PASS

Definition at line 144 of file ReshapedMethods.h.

◆ EIGEN_RESHAPED_METHOD_CONST [1/3]

#define EIGEN_RESHAPED_METHOD_CONST   const

Definition at line 77 of file ReshapedMethods.h.

◆ EIGEN_RESHAPED_METHOD_CONST [2/3]

#define EIGEN_RESHAPED_METHOD_CONST   const

◆ EIGEN_RESHAPED_METHOD_CONST [3/3]

#define EIGEN_RESHAPED_METHOD_CONST

Function Documentation

◆ reshaped() [1/3]

template<typename NRowsType , typename NColsType >
EIGEN_DEVICE_FUNC Reshaped<EIGEN_RESHAPED_METHOD_CONST Derived, internal::get_compiletime_reshape_size<NRowsType,NColsType,SizeAtCompileTime>::value, internal::get_compiletime_reshape_size<NColsType,NRowsType,SizeAtCompileTime>::value> reshaped ( NRowsType  nRows,
NColsType  nCols 
)
inline

Definition at line 93 of file ReshapedMethods.h.

◆ reshaped() [2/3]

template<int Order, typename NRowsType , typename NColsType >
EIGEN_DEVICE_FUNC Reshaped<EIGEN_RESHAPED_METHOD_CONST Derived, internal::get_compiletime_reshape_size<NRowsType,NColsType,SizeAtCompileTime>::value, internal::get_compiletime_reshape_size<NColsType,NRowsType,SizeAtCompileTime>::value, internal::get_compiletime_reshape_order<Flags,Order>::value> reshaped ( NRowsType  nRows,
NColsType  nCols 
)
inline

Definition at line 109 of file ReshapedMethods.h.

◆ reshaped() [3/3]

EIGEN_DEVICE_FUNC Reshaped<EIGEN_RESHAPED_METHOD_CONST Derived,SizeAtCompileTime,1> reshaped ( )
inline

Definition at line 124 of file ReshapedMethods.h.



gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:40:52