Public Types | Public Member Functions | Private Types | List of all members
Eigen::ReshapedImpl< XprType, Rows, Cols, Order, Dense > Class Template Reference

#include <Reshaped.h>

Inheritance diagram for Eigen::ReshapedImpl< XprType, Rows, Cols, Order, Dense >:
Inheritance graph
[legend]

Public Types

typedef Impl Base
 

Public Member Functions

EIGEN_DEVICE_FUNC ReshapedImpl (XprType &xpr)
 
EIGEN_DEVICE_FUNC ReshapedImpl (XprType &xpr, Index reshapeRows, Index reshapeCols)
 

Private Types

typedef internal::ReshapedImpl_dense< XprType, Rows, Cols, Order, internal::traits< Reshaped< XprType, Rows, Cols, Order > >::HasDirectAccess > Impl
 

Detailed Description

template<typename XprType, int Rows, int Cols, int Order>
class Eigen::ReshapedImpl< XprType, Rows, Cols, Order, Dense >

Definition at line 132 of file Reshaped.h.

Member Typedef Documentation

◆ Base

template<typename XprType , int Rows, int Cols, int Order>
typedef Impl Eigen::ReshapedImpl< XprType, Rows, Cols, Order, Dense >::Base

Definition at line 137 of file Reshaped.h.

◆ Impl

template<typename XprType , int Rows, int Cols, int Order>
typedef internal::ReshapedImpl_dense<XprType, Rows, Cols, Order,internal::traits<Reshaped<XprType,Rows,Cols,Order> >::HasDirectAccess> Eigen::ReshapedImpl< XprType, Rows, Cols, Order, Dense >::Impl
private

Definition at line 135 of file Reshaped.h.

Constructor & Destructor Documentation

◆ ReshapedImpl() [1/2]

template<typename XprType , int Rows, int Cols, int Order>
EIGEN_DEVICE_FUNC Eigen::ReshapedImpl< XprType, Rows, Cols, Order, Dense >::ReshapedImpl ( XprType xpr)
inline

Definition at line 139 of file Reshaped.h.

◆ ReshapedImpl() [2/2]

template<typename XprType , int Rows, int Cols, int Order>
EIGEN_DEVICE_FUNC Eigen::ReshapedImpl< XprType, Rows, Cols, Order, Dense >::ReshapedImpl ( XprType xpr,
Index  reshapeRows,
Index  reshapeCols 
)
inline

Definition at line 140 of file Reshaped.h.


The documentation for this class was generated from the following file:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:43:04