TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Eigen::internal::AndReducer Struct Reference

#include <TensorFunctors.h>

Public Member Functions

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

Member Function Documentation

◆ finalize()

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

◆ initialize()

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

◆ reduce()

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

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