Static Public Member Functions | List of all members
gtsam::internal::ConvertToDynamicIf< false > Struct Template Reference

#include <CallRecord.h>

Static Public Member Functions

template<typename Derived >
static const Eigen::Matrix< double, Derived::RowsAtCompileTime, Derived::ColsAtCompileTime > convert (const Eigen::MatrixBase< Derived > &x)
 
template<int Rows, int Cols>
static const Eigen::Matrix< double, Rows, Cols > & convert (const Eigen::Matrix< double, Rows, Cols > &x)
 

Detailed Description

template<>
struct gtsam::internal::ConvertToDynamicIf< false >

Definition at line 43 of file CallRecord.h.

Member Function Documentation

template<typename Derived >
static const Eigen::Matrix<double, Derived::RowsAtCompileTime, Derived::ColsAtCompileTime> gtsam::internal::ConvertToDynamicIf< false >::convert ( const Eigen::MatrixBase< Derived > &  x)
inlinestatic

Definition at line 46 of file CallRecord.h.

template<int Rows, int Cols>
static const Eigen::Matrix<double, Rows, Cols>& gtsam::internal::ConvertToDynamicIf< false >::convert ( const Eigen::Matrix< double, Rows, Cols > &  x)
inlinestatic

Definition at line 52 of file CallRecord.h.


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


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