NDDEM
Public Member Functions | List of all members
Eigen::internal::scalar_identity_op< Scalar > Struct Template Reference

#include <NullaryFunctors.h>

Public Member Functions

template<typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() (IndexType row, IndexType col) const
 

Member Function Documentation

◆ operator()()

template<typename Scalar >
template<typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_identity_op< Scalar >::operator() ( IndexType  row,
IndexType  col 
) const
inline

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