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

#include <Functors.h>

Public Types

typedef NewType result_type
 

Public Member Functions

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

Detailed Description

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

Definition at line 348 of file Functors.h.

Member Typedef Documentation

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

Definition at line 350 of file Functors.h.

Member Function Documentation

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

Definition at line 351 of file Functors.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14