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

#include <NullaryFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() () const
 
template<typename PacketType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op (const scalar_constant_op &other)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op (const Scalar &other)
 

Public Attributes

const Scalar m_other
 

Detailed Description

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

Definition at line 18 of file NullaryFunctors.h.

Constructor & Destructor Documentation

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op< Scalar >::scalar_constant_op ( const scalar_constant_op< Scalar > &  other)
inline

Definition at line 19 of file NullaryFunctors.h.

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op< Scalar >::scalar_constant_op ( const Scalar &  other)
inline

Definition at line 20 of file NullaryFunctors.h.

Member Function Documentation

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_constant_op< Scalar >::operator() ( ) const
inline

Definition at line 21 of file NullaryFunctors.h.

template<typename Scalar >
template<typename PacketType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType Eigen::internal::scalar_constant_op< Scalar >::packetOp ( ) const
inline

Definition at line 23 of file NullaryFunctors.h.

Member Data Documentation

template<typename Scalar >
const Scalar Eigen::internal::scalar_constant_op< Scalar >::m_other

Definition at line 24 of file NullaryFunctors.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:46