gtsam  4.0.0
gtsam
gtsam::Reshape< M, N, InOptions, M, N, InOptions > Struct Template Reference

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.

Static Public Member Functions

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

Public Types

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

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