Public Member Functions | Static Public Attributes | List of all members
Eigen::internal::AndReducer Struct Reference

#include <TensorFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool finalize (bool accum) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool initialize () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void reduce (bool t, bool *accum) const
 

Static Public Attributes

static const bool IsStateful = false
 
static const bool PacketAccess = false
 

Detailed Description

Definition at line 348 of file TensorFunctors.h.

Member Function Documentation

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool Eigen::internal::AndReducer::finalize ( bool  accum) const
inline

Definition at line 359 of file TensorFunctors.h.

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE bool Eigen::internal::AndReducer::initialize ( ) const
inline

Definition at line 356 of file TensorFunctors.h.

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::AndReducer::reduce ( bool  t,
bool *  accum 
) const
inline

Definition at line 353 of file TensorFunctors.h.

Member Data Documentation

const bool Eigen::internal::AndReducer::IsStateful = false
static

Definition at line 351 of file TensorFunctors.h.

const bool Eigen::internal::AndReducer::PacketAccess = false
static

Definition at line 350 of file TensorFunctors.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:28