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

#include <UnaryFunctors.h>

Public Types

typedef NewType result_type
 

Public Member Functions

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

Detailed Description

template<typename Scalar, typename NewType>
struct Eigen::internal::scalar_cast_op< Scalar, NewType >

Definition at line 152 of file UnaryFunctors.h.

Member Typedef Documentation

◆ result_type

template<typename Scalar , typename NewType >
typedef NewType Eigen::internal::scalar_cast_op< Scalar, NewType >::result_type

Definition at line 154 of file UnaryFunctors.h.

Member Function Documentation

◆ operator()()

template<typename Scalar , typename NewType >
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE NewType Eigen::internal::scalar_cast_op< Scalar, NewType >::operator() ( const Scalar a) const
inline

Definition at line 155 of file UnaryFunctors.h.


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


control_box_rst
Author(s): Christoph Rösmann
autogenerated on Wed Mar 2 2022 00:08:03