Public Types | Static Public Member Functions | List of all members
Eigen::internal::matrix_exp_computeUV< MatrixType, double > Struct Template Reference

#include <MatrixExponential.h>

Public Types

typedef NumTraits< typename traits< MatrixType >::Scalar >::Real RealScalar
 

Static Public Member Functions

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

Detailed Description

template<typename MatrixType>
struct Eigen::internal::matrix_exp_computeUV< MatrixType, double >

Definition at line 235 of file MatrixExponential.h.

Member Typedef Documentation

template<typename MatrixType >
typedef NumTraits<typename traits<MatrixType>::Scalar>::Real Eigen::internal::matrix_exp_computeUV< MatrixType, double >::RealScalar

Definition at line 237 of file MatrixExponential.h.

Member Function Documentation

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

Definition at line 239 of file MatrixExponential.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:56:27