Public Types | Static Public Member Functions | List of all members
Eigen::internal::generic_product_impl< Transform< Scalar, Dim, Mode, Options >, Homogeneous< RhsArg, Vertical >, DenseShape, HomogeneousShape, ProductTag > Struct Template Reference

#include <Homogeneous.h>

Public Types

typedef Transform< Scalar, Dim, Mode, Options > TransformType
 

Static Public Member Functions

template<typename Dest >
static EIGEN_DEVICE_FUNC void evalTo (Dest &dst, const TransformType &lhs, const Homogeneous< RhsArg, Vertical > &rhs)
 

Detailed Description

template<typename Scalar, int Dim, int Mode, int Options, typename RhsArg, int ProductTag>
struct Eigen::internal::generic_product_impl< Transform< Scalar, Dim, Mode, Options >, Homogeneous< RhsArg, Vertical >, DenseShape, HomogeneousShape, ProductTag >

Definition at line 478 of file Homogeneous.h.

Member Typedef Documentation

template<typename Scalar , int Dim, int Mode, int Options, typename RhsArg , int ProductTag>
typedef Transform<Scalar,Dim,Mode,Options> Eigen::internal::generic_product_impl< Transform< Scalar, Dim, Mode, Options >, Homogeneous< RhsArg, Vertical >, DenseShape, HomogeneousShape, ProductTag >::TransformType

Definition at line 480 of file Homogeneous.h.

Member Function Documentation

template<typename Scalar , int Dim, int Mode, int Options, typename RhsArg , int ProductTag>
template<typename Dest >
static EIGEN_DEVICE_FUNC void Eigen::internal::generic_product_impl< Transform< Scalar, Dim, Mode, Options >, Homogeneous< RhsArg, Vertical >, DenseShape, HomogeneousShape, ProductTag >::evalTo ( Dest &  dst,
const TransformType lhs,
const Homogeneous< RhsArg, Vertical > &  rhs 
)
inlinestatic

Definition at line 482 of file Homogeneous.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:37