Public Types | Static Public Member Functions | List of all members
Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 0, RhsCols > Struct Template Reference

#include <Transform.h>

Public Types

typedef MatrixType::PlainObject ResultType
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType run (const TransformType &T, const MatrixType &other)
 

Detailed Description

template<typename TransformType, typename MatrixType, int RhsCols>
struct Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 0, RhsCols >

Definition at line 1332 of file Transform.h.

Member Typedef Documentation

◆ ResultType

template<typename TransformType , typename MatrixType , int RhsCols>
typedef MatrixType::PlainObject Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 0, RhsCols >::ResultType

Definition at line 1334 of file Transform.h.

Member Function Documentation

◆ run()

template<typename TransformType , typename MatrixType , int RhsCols>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType Eigen::internal::transform_right_product_impl< TransformType, MatrixType, 0, RhsCols >::run ( const TransformType &  T,
const MatrixType other 
)
inlinestatic

Definition at line 1336 of file Transform.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:49