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

Reshape specialization that does nothing as shape stays the same (needed to not be ambiguous for square input equals square output) More...

#include <Matrix.h>

Static Public Member Functions

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

Public Attributes

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

Detailed Description

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

Reshape specialization that does nothing as shape stays the same (needed to not be ambiguous for square input equals square output)

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

Member Function Documentation

◆ reshape()

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

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

Member Data Documentation

◆ ReshapedType

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

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


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


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:18:04