Public Types | Public Member Functions | List of all members
Eigen::internal::scalar_isfinite_op< Scalar > Struct Template Reference

#include <UnaryFunctors.h>

Public Types

typedef bool result_type
 

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type operator() (const Scalar &a) const
 

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_isfinite_op< Scalar >

Definition at line 920 of file UnaryFunctors.h.

Member Typedef Documentation

◆ result_type

template<typename Scalar >
typedef bool Eigen::internal::scalar_isfinite_op< Scalar >::result_type

Definition at line 922 of file UnaryFunctors.h.

Member Function Documentation

◆ operator()()

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type Eigen::internal::scalar_isfinite_op< Scalar >::operator() ( const Scalar a) const
inline

Definition at line 923 of file UnaryFunctors.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:22