Public Types | Static Public Member Functions | List of all members
gtsam::Reshape< N, M, InOptions, M, N, InOptions > Struct Template Reference

Reshape specialization that does transpose. More...

#include <Matrix.h>

Public Types

typedef Eigen::Matrix< double, M, N, InOptions >::ConstTransposeReturnType ReshapedType
 

Static Public Member Functions

static ReshapedType reshape (const Eigen::Matrix< double, M, N, InOptions > &in)
 

Detailed Description

template<int M, int N, int InOptions>
struct gtsam::Reshape< N, M, InOptions, M, N, InOptions >

Reshape specialization that does transpose.

Definition at line 273 of file base/Matrix.h.

Member Typedef Documentation

◆ ReshapedType

template<int M, int N, int InOptions>
typedef Eigen::Matrix<double, M, N, InOptions>::ConstTransposeReturnType gtsam::Reshape< N, M, InOptions, M, N, InOptions >::ReshapedType

Definition at line 274 of file base/Matrix.h.

Member Function Documentation

◆ reshape()

template<int M, int N, int InOptions>
static ReshapedType gtsam::Reshape< N, M, InOptions, M, N, InOptions >::reshape ( const Eigen::Matrix< double, M, N, InOptions > &  in)
inlinestatic

Definition at line 275 of file base/Matrix.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:47:08