Public Types | Public Member Functions | Protected Attributes | List of all members
Eigen::internal::unary_evaluator< Homogeneous< ArgType, Direction >, IndexBased > Struct Template Reference

#include <Homogeneous.h>

Inheritance diagram for Eigen::internal::unary_evaluator< Homogeneous< ArgType, Direction >, IndexBased >:
Inheritance graph
[legend]

Public Types

typedef evaluator< PlainObjectBase
 
typedef XprType::PlainObject PlainObject
 
typedef Homogeneous< ArgType, Direction > XprType
 
- Public Types inherited from Eigen::internal::evaluator< Homogeneous< ArgType, Direction >::PlainObject >
typedef unary_evaluator< Homogeneous< ArgType, Direction >::PlainObject > Base
 

Public Member Functions

EIGEN_DEVICE_FUNC unary_evaluator (const XprType &op)
 
- Public Member Functions inherited from Eigen::internal::evaluator< Homogeneous< ArgType, Direction >::PlainObject >
EIGEN_DEVICE_FUNC evaluator (const Homogeneous< ArgType, Direction >::PlainObject &xpr)
 

Protected Attributes

PlainObject m_temp
 

Detailed Description

template<typename ArgType, int Direction>
struct Eigen::internal::unary_evaluator< Homogeneous< ArgType, Direction >, IndexBased >

Definition at line 332 of file Homogeneous.h.

Member Typedef Documentation

template<typename ArgType , int Direction>
typedef evaluator<PlainObject> Eigen::internal::unary_evaluator< Homogeneous< ArgType, Direction >, IndexBased >::Base

Definition at line 337 of file Homogeneous.h.

template<typename ArgType , int Direction>
typedef XprType::PlainObject Eigen::internal::unary_evaluator< Homogeneous< ArgType, Direction >, IndexBased >::PlainObject

Definition at line 336 of file Homogeneous.h.

template<typename ArgType , int Direction>
typedef Homogeneous<ArgType,Direction> Eigen::internal::unary_evaluator< Homogeneous< ArgType, Direction >, IndexBased >::XprType

Definition at line 335 of file Homogeneous.h.

Constructor & Destructor Documentation

template<typename ArgType , int Direction>
EIGEN_DEVICE_FUNC Eigen::internal::unary_evaluator< Homogeneous< ArgType, Direction >, IndexBased >::unary_evaluator ( const XprType op)
inlineexplicit

Definition at line 339 of file Homogeneous.h.

Member Data Documentation

template<typename ArgType , int Direction>
PlainObject Eigen::internal::unary_evaluator< Homogeneous< ArgType, Direction >, IndexBased >::m_temp
protected

Definition at line 346 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:58