Public Types | Static Public Member Functions | List of all members
Eigen::internal::imag_ref_default_impl< Scalar, IsComplex > Struct Template Reference

#include <MathFunctions.h>

Public Types

typedef NumTraits< Scalar >::Real RealScalar
 

Static Public Member Functions

static const EIGEN_DEVICE_FUNC RealScalarrun (const Scalar &x)
 
static EIGEN_DEVICE_FUNC RealScalarrun (Scalar &x)
 

Detailed Description

template<typename Scalar, bool IsComplex>
struct Eigen::internal::imag_ref_default_impl< Scalar, IsComplex >

Definition at line 200 of file Eigen/src/Core/MathFunctions.h.

Member Typedef Documentation

◆ RealScalar

template<typename Scalar , bool IsComplex>
typedef NumTraits<Scalar>::Real Eigen::internal::imag_ref_default_impl< Scalar, IsComplex >::RealScalar

Definition at line 204 of file Eigen/src/Core/MathFunctions.h.

Member Function Documentation

◆ run() [1/2]

template<typename Scalar , bool IsComplex>
static const EIGEN_DEVICE_FUNC RealScalar& Eigen::internal::imag_ref_default_impl< Scalar, IsComplex >::run ( const Scalar x)
inlinestatic

Definition at line 211 of file Eigen/src/Core/MathFunctions.h.

◆ run() [2/2]

template<typename Scalar , bool IsComplex>
static EIGEN_DEVICE_FUNC RealScalar& Eigen::internal::imag_ref_default_impl< Scalar, IsComplex >::run ( Scalar x)
inlinestatic

Definition at line 206 of file Eigen/src/Core/MathFunctions.h.


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


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:15:10