Public Types | Public Member Functions | Private Attributes | List of all members
Eigen::internal::EvalToTemp< ArgType > Class Template Reference

#include <CoreEvaluators.h>

Public Types

typedef dense_xpr_base< EvalToTemp >::type Base
 

Public Member Functions

const ArgType & arg () const
 
EIGEN_CONSTEXPR Index cols () const EIGEN_NOEXCEPT
 
 EvalToTemp (const ArgType &arg)
 
EIGEN_CONSTEXPR Index rows () const EIGEN_NOEXCEPT
 

Private Attributes

const ArgType & m_arg
 

Detailed Description

template<typename ArgType>
class Eigen::internal::EvalToTemp< ArgType >

Definition at line 1673 of file CoreEvaluators.h.

Member Typedef Documentation

◆ Base

template<typename ArgType >
typedef dense_xpr_base<EvalToTemp>::type Eigen::internal::EvalToTemp< ArgType >::Base

Definition at line 1686 of file CoreEvaluators.h.

Constructor & Destructor Documentation

◆ EvalToTemp()

template<typename ArgType >
Eigen::internal::EvalToTemp< ArgType >::EvalToTemp ( const ArgType &  arg)
inlineexplicit

Definition at line 1689 of file CoreEvaluators.h.

Member Function Documentation

◆ arg()

template<typename ArgType >
const ArgType& Eigen::internal::EvalToTemp< ArgType >::arg ( ) const
inline

Definition at line 1693 of file CoreEvaluators.h.

◆ cols()

template<typename ArgType >
EIGEN_CONSTEXPR Index Eigen::internal::EvalToTemp< ArgType >::cols ( ) const
inline

Definition at line 1703 of file CoreEvaluators.h.

◆ rows()

template<typename ArgType >
EIGEN_CONSTEXPR Index Eigen::internal::EvalToTemp< ArgType >::rows ( ) const
inline

Definition at line 1698 of file CoreEvaluators.h.

Member Data Documentation

◆ m_arg

template<typename ArgType >
const ArgType& Eigen::internal::EvalToTemp< ArgType >::m_arg
private

Definition at line 1709 of file CoreEvaluators.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:50