Public Member Functions | Public Attributes | List of all members
Wrapper< MatrixType > Struct Template Reference

Public Member Functions

 operator const MatrixType & () const
 
 operator MatrixType & ()
 
 Wrapper (const MatrixType &x)
 

Public Attributes

MatrixType m_mat
 

Detailed Description

template<typename MatrixType>
struct Wrapper< MatrixType >

Definition at line 15 of file constructor.cpp.

Constructor & Destructor Documentation

template<typename MatrixType>
Wrapper< MatrixType >::Wrapper ( const MatrixType x)
inline

Definition at line 18 of file constructor.cpp.

Member Function Documentation

template<typename MatrixType>
Wrapper< MatrixType >::operator const MatrixType & ( ) const
inline

Definition at line 19 of file constructor.cpp.

template<typename MatrixType>
Wrapper< MatrixType >::operator MatrixType & ( )
inline

Definition at line 20 of file constructor.cpp.

Member Data Documentation

template<typename MatrixType>
MatrixType Wrapper< MatrixType >::m_mat

Definition at line 17 of file constructor.cpp.


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


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