v1.0
Static Public Member Functions
|
List of all members
Eigen::internal::matrix_swap_impl< MatrixTypeA, MatrixTypeB, SwapPointers > Struct Template Reference
#include <
PlainObjectBase.h
>
Static Public Member Functions
static
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
void
run
(MatrixTypeA &
a
, MatrixTypeB &
b
)
Member Function Documentation
◆
run()
template<typename MatrixTypeA , typename MatrixTypeB , bool SwapPointers>
static
EIGEN_DEVICE_FUNC
EIGEN_STRONG_INLINE
void
Eigen::internal::matrix_swap_impl
< MatrixTypeA, MatrixTypeB, SwapPointers >::run
(
MatrixTypeA &
a
,
MatrixTypeB &
b
)
inline
static
1026
{
a
.base().swap(
b
); }
b
Scalar * b
Definition:
benchVecAdd.cpp:17
a
const Scalar * a
Definition:
level2_cplx_impl.h:32
References
a
, and
b
.
The documentation for this struct was generated from the following file:
PlainObjectBase.h
Eigen
internal
matrix_swap_impl
Generated on Wed Aug 27 2025 17:07:41 for MercuryDPM by
1.9.1