Public Types | Static Public Member Functions | List of all members
Eigen::internal::any_unroller< Derived, UnrollCount, Rows > Struct Template Reference

#include <BooleanRedux.h>

Public Types

enum  { col = (UnrollCount-1) / Rows, row = (UnrollCount-1) % Rows }
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC bool run (const Derived &mat)
 

Detailed Description

template<typename Derived, int UnrollCount, int Rows>
struct Eigen::internal::any_unroller< Derived, UnrollCount, Rows >

Definition at line 44 of file BooleanRedux.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Derived, int UnrollCount, int Rows>
anonymous enum
Enumerator
col 
row 

Definition at line 46 of file BooleanRedux.h.

Member Function Documentation

◆ run()

template<typename Derived, int UnrollCount, int Rows>
static EIGEN_DEVICE_FUNC bool Eigen::internal::any_unroller< Derived, UnrollCount, Rows >::run ( const Derived &  mat)
inlinestatic

Definition at line 51 of file BooleanRedux.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:21