Public Member Functions | Public Attributes | List of all members
Eigen::internal::linspaced_op_impl< Scalar, Packet, true > 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
 

Public Attributes

const Scalar m_divisor
 
const Scalar m_low
 
const Scalar m_multiplier
 
const bool m_use_divisor
 

Detailed Description

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

Definition at line 90 of file NullaryFunctors.h.

Constructor & Destructor Documentation

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

Definition at line 92 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, true >::operator() ( IndexType  i) const
inline

Definition at line 101 of file NullaryFunctors.h.

Member Data Documentation

template<typename Scalar , typename Packet >
const Scalar Eigen::internal::linspaced_op_impl< Scalar, Packet, true >::m_divisor

Definition at line 109 of file NullaryFunctors.h.

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

Definition at line 107 of file NullaryFunctors.h.

template<typename Scalar , typename Packet >
const Scalar Eigen::internal::linspaced_op_impl< Scalar, Packet, true >::m_multiplier

Definition at line 108 of file NullaryFunctors.h.

template<typename Scalar , typename Packet >
const bool Eigen::internal::linspaced_op_impl< Scalar, Packet, true >::m_use_divisor

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