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() [1/2]

MyVectorType::MyVectorType ( void  )
inline

Definition at line 7 of file CustomizingEigen_Inheritance.cpp.

◆ MyVectorType() [2/2]

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

Definition at line 11 of file CustomizingEigen_Inheritance.cpp.

Member Function Documentation

◆ operator=()

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 Tue Jul 4 2023 02:41:03