Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
Eigen::internal::linspaced_op< Scalar, PacketType, RandomAccess > Struct Template Reference

Public Member Functions

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

Data Fields

const linspaced_op_impl< Scalar, PacketType, RandomAccessimpl
 

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