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 392 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 393 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 394 of file MatrixBase.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:56