Public Types | Static Public Member Functions | List of all members
Eigen::internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, LhsRows, RhsCols > Struct Template Reference

#include <CoeffBasedProduct.h>

Public Types

typedef Lhs::Index Index
 

Static Public Member Functions

static EIGEN_STRONG_INLINE void run (Index row, Index col, const Lhs &lhs, const Rhs &rhs, typename Lhs::Scalar &res)
 

Detailed Description

template<typename Lhs, typename Rhs, int LhsRows = Lhs::RowsAtCompileTime, int RhsCols = Rhs::ColsAtCompileTime>
struct Eigen::internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, LhsRows, RhsCols >

Definition at line 314 of file CoeffBasedProduct.h.

Member Typedef Documentation

template<typename Lhs , typename Rhs , int LhsRows = Lhs::RowsAtCompileTime, int RhsCols = Rhs::ColsAtCompileTime>
typedef Lhs::Index Eigen::internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, LhsRows, RhsCols >::Index

Definition at line 316 of file CoeffBasedProduct.h.

Member Function Documentation

template<typename Lhs , typename Rhs , int LhsRows = Lhs::RowsAtCompileTime, int RhsCols = Rhs::ColsAtCompileTime>
static EIGEN_STRONG_INLINE void Eigen::internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, LhsRows, RhsCols >::run ( Index  row,
Index  col,
const Lhs &  lhs,
const Rhs &  rhs,
typename Lhs::Scalar &  res 
)
inlinestatic

Definition at line 317 of file CoeffBasedProduct.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14