Public Types | List of all members
Eigen::MatrixBase< Derived >::cross_product_return_type< OtherDerived > Struct Template Reference

#include <MatrixBase.h>

Public Types

typedef ScalarBinaryOpTraits< typename internal::traits< Derived >::Scalar, typename internal::traits< OtherDerived >::Scalar >::ReturnType Scalar
 
typedef Matrix< Scalar, MatrixBase::RowsAtCompileTime, MatrixBase::ColsAtCompileTimetype
 

Detailed Description

template<typename Derived>
template<typename OtherDerived>
struct Eigen::MatrixBase< Derived >::cross_product_return_type< OtherDerived >

Definition at line 378 of file MatrixBase.h.

Member Typedef Documentation

◆ Scalar

template<typename Derived>
template<typename OtherDerived>
typedef ScalarBinaryOpTraits<typename internal::traits<Derived>::Scalar,typename internal::traits<OtherDerived>::Scalar>::ReturnType Eigen::MatrixBase< Derived >::cross_product_return_type< OtherDerived >::Scalar

Definition at line 379 of file MatrixBase.h.

◆ type

template<typename Derived>
template<typename OtherDerived>
typedef Matrix<Scalar,MatrixBase::RowsAtCompileTime,MatrixBase::ColsAtCompileTime> Eigen::MatrixBase< Derived >::cross_product_return_type< OtherDerived >::type

Definition at line 380 of file MatrixBase.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:42:11