TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MyVectorType Class Reference
Inheritance diagram for MyVectorType:

Public Member Functions

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

Constructor & Destructor Documentation

◆ MyVectorType() [1/2]

MyVectorType::MyVectorType ( void  )
inline

◆ MyVectorType() [2/2]

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

Member Function Documentation

◆ operator=()

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

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