v1.0
Static Public Member Functions
|
List of all members
loadColData_impl< RhsMapper, true > Struct Template Reference
#include <
MatrixVectorProduct.h
>
Static Public Member Functions
static
EIGEN_ALWAYS_INLINE
Packet8bf
run
(RhsMapper &rhs, Index
j
)
Member Function Documentation
◆
run()
template<typename RhsMapper >
static
EIGEN_ALWAYS_INLINE
Packet8bf
loadColData_impl
< RhsMapper, true >::run
(
RhsMapper &
rhs
,
Index
j
)
inline
static
515
{
516
return
rhs.template loadPacket<Packet8bf>(
j
+ 0, 0);
517
}
j
std::ptrdiff_t j
Definition:
tut_arithmetic_redux_minmax.cpp:2
References
j
.
The documentation for this struct was generated from the following file:
MatrixVectorProduct.h
loadColData_impl< RhsMapper, true >
Generated on Wed Aug 27 2025 17:05:30 for MercuryDPM by
1.9.1