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

#include <NullaryFunctors.h>

Public Member Functions

 linspaced_op (const Scalar &low, const Scalar &high, Index num_steps)
 
template<typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType i) const
 
template<typename Packet , typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp (IndexType i) const
 

Public Attributes

const linspaced_op_impl< Scalar, PacketType, NumTraits< Scalar >::IsInteger > impl
 

Detailed Description

template<typename Scalar, typename PacketType>
struct Eigen::internal::linspaced_op< Scalar, PacketType >

Definition at line 118 of file NullaryFunctors.h.

Constructor & Destructor Documentation

template<typename Scalar , typename PacketType >
Eigen::internal::linspaced_op< Scalar, PacketType >::linspaced_op ( const Scalar &  low,
const Scalar &  high,
Index  num_steps 
)
inline

Definition at line 131 of file NullaryFunctors.h.

Member Function Documentation

template<typename Scalar , typename PacketType >
template<typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar Eigen::internal::linspaced_op< Scalar, PacketType >::operator() ( IndexType  i) const
inline

Definition at line 136 of file NullaryFunctors.h.

template<typename Scalar , typename PacketType >
template<typename Packet , typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet Eigen::internal::linspaced_op< Scalar, PacketType >::packetOp ( IndexType  i) const
inline

Definition at line 139 of file NullaryFunctors.h.

Member Data Documentation

template<typename Scalar , typename PacketType >
const linspaced_op_impl<Scalar,PacketType,NumTraits<Scalar>::IsInteger> Eigen::internal::linspaced_op< Scalar, PacketType >::impl

Definition at line 143 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:38