WPILibC++ 2024.3.2
Eigen::internal::matrix_exp_computeUV< MatrixType, float > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h>

Static Public Member Functions

template<typename ArgType >
static void run (const ArgType &arg, MatrixType &U, MatrixType &V, int &squarings)
 

Member Function Documentation

◆ run()

template<typename MatrixType >
template<typename ArgType >
static void Eigen::internal::matrix_exp_computeUV< MatrixType, float >::run ( const ArgType &  arg,
MatrixType &  U,
MatrixType &  V,
int &  squarings 
)
inlinestatic

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