WPILibC++ 2023.4.3-108-ge5452e3
Eigen::internal::matrix_swap_impl< MatrixTypeA, MatrixTypeB, SwapPointers > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/Eigen/src/Core/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 
)
inlinestatic

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