TR-mbed
1.0
Loading...
Searching...
No Matches
Eigen
internal
any_unroller
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
)
Member Enumeration Documentation
◆
anonymous enum
template<
typename
Derived ,
int
UnrollCount,
int
Rows>
anonymous
enum
Enumerator
col
row
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
)
inline
static
The documentation for this struct was generated from the following file:
core/util/algorithms/eigen-3.4.0/Eigen/src/Core/
BooleanRedux.h
Generated by
1.9.8