Static Public Member Functions | List of all members
Eigen::internal::cast_impl< OldType, NewType, typename internal::enable_if< !NumTraits< OldType >::IsComplex &&NumTraits< NewType >::IsComplex >::type > Struct Template Reference

#include <MathFunctions.h>

Static Public Member Functions

static EIGEN_DEVICE_FUNC NewType run (const OldType &x)
 

Detailed Description

template<typename OldType, typename NewType>
struct Eigen::internal::cast_impl< OldType, NewType, typename internal::enable_if< !NumTraits< OldType >::IsComplex &&NumTraits< NewType >::IsComplex >::type >

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

Member Function Documentation

◆ run()

template<typename OldType , typename NewType >
static EIGEN_DEVICE_FUNC NewType Eigen::internal::cast_impl< OldType, NewType, typename internal::enable_if< !NumTraits< OldType >::IsComplex &&NumTraits< NewType >::IsComplex >::type >::run ( const OldType &  x)
inlinestatic

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


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:26