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

Public Member Functions

EIGEN_DEVICE_FUNC 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
 

Data Fields

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

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