Public Member Functions | List of all members
MyVectorType Class Reference
Inheritance diagram for MyVectorType:
Inheritance graph
[legend]

Public Member Functions

 MyVectorType (void)
 
template<typename OtherDerived >
 MyVectorType (const Eigen::MatrixBase< OtherDerived > &other)
 
template<typename OtherDerived >
MyVectorTypeoperator= (const Eigen::MatrixBase< OtherDerived > &other)
 

Detailed Description

Definition at line 4 of file CustomizingEigen_Inheritance.cpp.

Constructor & Destructor Documentation

MyVectorType::MyVectorType ( void  )
inline

Definition at line 7 of file CustomizingEigen_Inheritance.cpp.

template<typename OtherDerived >
MyVectorType::MyVectorType ( const Eigen::MatrixBase< OtherDerived > &  other)
inline

Definition at line 11 of file CustomizingEigen_Inheritance.cpp.

Member Function Documentation

template<typename OtherDerived >
MyVectorType& MyVectorType::operator= ( const Eigen::MatrixBase< OtherDerived > &  other)
inline

Definition at line 17 of file CustomizingEigen_Inheritance.cpp.


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


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