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

Reshape specialization that does nothing as shape stays the same. More...

#include <Matrix.h>

Public Types

typedef const Eigen::Matrix< double, M, N, InOptions > & 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< M, N, InOptions, M, N, InOptions >

Reshape specialization that does nothing as shape stays the same.

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

Member Typedef Documentation

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

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

Member Function Documentation

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

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


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:27