Public Types
Eigen::MatrixBase< Derived >::cross_product_return_type< OtherDerived > Struct Template Reference

#include <MatrixBase.h>

List of all members.

Public Types

typedef
internal::scalar_product_traits
< typename internal::traits
< Derived >::Scalar, typename
internal::traits< OtherDerived >
::Scalar >::ReturnType 
Scalar
typedef Matrix< Scalar,
MatrixBase::RowsAtCompileTime,
MatrixBase::ColsAtCompileTime
type

Detailed Description

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

Definition at line 389 of file MatrixBase.h.


Member Typedef Documentation

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

Definition at line 390 of file MatrixBase.h.

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 391 of file MatrixBase.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:53