Public Member Functions | Public Attributes | List of all members
Eigen::internal::linspaced_op_impl< Scalar, Packet, false > Struct Template Reference

#include <NullaryFunctors.h>

Public Member Functions

 linspaced_op_impl (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 IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp (IndexType i) const
 

Public Attributes

const bool m_flip
 
const Scalar m_high
 
const Scalar m_low
 
const Index m_size1
 
const Scalar m_step
 

Detailed Description

template<typename Scalar, typename Packet>
struct Eigen::internal::linspaced_op_impl< Scalar, Packet, false >

Definition at line 43 of file NullaryFunctors.h.

Constructor & Destructor Documentation

template<typename Scalar , typename Packet >
Eigen::internal::linspaced_op_impl< Scalar, Packet, false >::linspaced_op_impl ( const Scalar &  low,
const Scalar &  high,
Index  num_steps 
)
inline

Definition at line 45 of file NullaryFunctors.h.

Member Function Documentation

template<typename Scalar , typename Packet >
template<typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar Eigen::internal::linspaced_op_impl< Scalar, Packet, false >::operator() ( IndexType  i) const
inline

Definition at line 51 of file NullaryFunctors.h.

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

Definition at line 60 of file NullaryFunctors.h.

Member Data Documentation

template<typename Scalar , typename Packet >
const bool Eigen::internal::linspaced_op_impl< Scalar, Packet, false >::m_flip

Definition at line 86 of file NullaryFunctors.h.

template<typename Scalar , typename Packet >
const Scalar Eigen::internal::linspaced_op_impl< Scalar, Packet, false >::m_high

Definition at line 83 of file NullaryFunctors.h.

template<typename Scalar , typename Packet >
const Scalar Eigen::internal::linspaced_op_impl< Scalar, Packet, false >::m_low

Definition at line 82 of file NullaryFunctors.h.

template<typename Scalar , typename Packet >
const Index Eigen::internal::linspaced_op_impl< Scalar, Packet, false >::m_size1

Definition at line 84 of file NullaryFunctors.h.

template<typename Scalar , typename Packet >
const Scalar Eigen::internal::linspaced_op_impl< Scalar, Packet, false >::m_step

Definition at line 85 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