Public Types | List of all members
Eigen::internal::homogeneous_left_product_refactoring_helper< Lhs, Rhs > Struct Template Reference

#include <Homogeneous.h>

Public Types

enum  { Dim = Rhs::RowsAtCompileTime, Cols = Rhs::ColsAtCompileTime }
 
typedef Replicate< const ConstantColumn, 1, ColsConstantBlock
 
typedef Lhs::ConstColXpr ConstantColumn
 
typedef remove_const< LinearBlockConst >::type LinearBlock
 
typedef Lhs::template ConstNColsBlockXpr< Dim >::Type LinearBlockConst
 
typedef Product< LinearBlock, Rhs, LazyProductLinearProduct
 
typedef CwiseBinaryOp< internal::scalar_sum_op< typename Lhs::Scalar, typename Rhs::Scalar >, const LinearProduct, const ConstantBlockXpr
 

Detailed Description

template<typename Lhs, typename Rhs>
struct Eigen::internal::homogeneous_left_product_refactoring_helper< Lhs, Rhs >

Definition at line 451 of file Homogeneous.h.

Member Typedef Documentation

◆ ConstantBlock

Definition at line 460 of file Homogeneous.h.

◆ ConstantColumn

Definition at line 459 of file Homogeneous.h.

◆ LinearBlock

Definition at line 458 of file Homogeneous.h.

◆ LinearBlockConst

template<typename Lhs , typename Rhs >
typedef Lhs::template ConstNColsBlockXpr<Dim>::Type Eigen::internal::homogeneous_left_product_refactoring_helper< Lhs, Rhs >::LinearBlockConst

Definition at line 457 of file Homogeneous.h.

◆ LinearProduct

Definition at line 461 of file Homogeneous.h.

◆ Xpr

Definition at line 462 of file Homogeneous.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Lhs , typename Rhs >
anonymous enum
Enumerator
Dim 
Cols 

Definition at line 453 of file Homogeneous.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:04