TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Eigen::internal::TensorIntDivisor< T, div_gt_one > Struct Template Reference

#include <TensorIntDiv.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorIntDivisor ()
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorIntDivisor (const T divider)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T divide (const T numerator) const
 

Constructor & Destructor Documentation

◆ TensorIntDivisor() [1/2]

template<typename T , bool div_gt_one = false>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::TensorIntDivisor< T, div_gt_one >::TensorIntDivisor ( )
inline

◆ TensorIntDivisor() [2/2]

template<typename T , bool div_gt_one = false>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::internal::TensorIntDivisor< T, div_gt_one >::TensorIntDivisor ( const T  divider)
inline

Member Function Documentation

◆ divide()

template<typename T , bool div_gt_one = false>
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T Eigen::internal::TensorIntDivisor< T, div_gt_one >::divide ( const T  numerator) const
inline

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