Public Member Functions | Private Member Functions | Private Attributes | List of all members
Eigen::internal::TensorIntDivisor< int32_t, true > Class Template Reference

#include <TensorIntDiv.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE int divide (const int32_t n) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE TensorIntDivisor ()
 
EIGEN_DEVICE_FUNC TensorIntDivisor (int32_t divider)
 

Private Member Functions

EIGEN_DEVICE_FUNC void calcMagic (int32_t d)
 

Private Attributes

uint32_t magic
 
int32_t shift
 

Detailed Description

template<>
class Eigen::internal::TensorIntDivisor< int32_t, true >

Definition at line 193 of file TensorIntDiv.h.

Constructor & Destructor Documentation

◆ TensorIntDivisor() [1/2]

Definition at line 195 of file TensorIntDiv.h.

◆ TensorIntDivisor() [2/2]

Definition at line 200 of file TensorIntDiv.h.

Member Function Documentation

◆ calcMagic()

EIGEN_DEVICE_FUNC void Eigen::internal::TensorIntDivisor< int32_t, true >::calcMagic ( int32_t  d)
inlineprivate

Definition at line 219 of file TensorIntDiv.h.

◆ divide()

Definition at line 205 of file TensorIntDiv.h.

Member Data Documentation

◆ magic

Definition at line 249 of file TensorIntDiv.h.

◆ shift

Definition at line 250 of file TensorIntDiv.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:33