Skip to content

Struct muda::eigen::AnalyticalInverse

ClassList > muda > eigen > AnalyticalInverse

Public Functions

Type Name
MUDA_INLINE MUDA_GENERIC Eigen::Matrix< T, 2, 2 > operator() (const Eigen::Matrix< T, 2, 2 > & m)
MUDA_INLINE MUDA_GENERIC Eigen::Matrix< T, 3, 3 > operator() (const Eigen::Matrix< T, 3, 3 > & m)
MUDA_INLINE MUDA_GENERIC Eigen::Matrix< T, 4, 4 > operator() (const Eigen::Matrix< T, 4, 4 > & m)

Public Functions Documentation

function operator() [1/3]

template<typename T>
inline MUDA_INLINE MUDA_GENERIC Eigen::Matrix< T, 2, 2 > muda::eigen::AnalyticalInverse::operator() (
    const Eigen::Matrix< T, 2, 2 > & m
) 

function operator() [2/3]

template<typename T>
inline MUDA_INLINE MUDA_GENERIC Eigen::Matrix< T, 3, 3 > muda::eigen::AnalyticalInverse::operator() (
    const Eigen::Matrix< T, 3, 3 > & m
) 

function operator() [3/3]

template<typename T>
inline MUDA_INLINE MUDA_GENERIC Eigen::Matrix< T, 4, 4 > muda::eigen::AnalyticalInverse::operator() (
    const Eigen::Matrix< T, 4, 4 > & m
) 


The documentation for this class was generated from the following file src/muda/ext/eigen/inverse/analytic_inverse.h