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

#include <MatrixSquareRoot.h>

Public Types

typedef MatrixType::PlainObject PlainType
 

Static Public Member Functions

template<typename ResultType >
static void run (const MatrixType &arg, ResultType &result)
 

Detailed Description

template<typename MatrixType>
struct Eigen::internal::matrix_sqrt_compute< MatrixType, 0 >

Definition at line 254 of file MatrixSquareRoot.h.

Member Typedef Documentation

◆ PlainType

template<typename MatrixType >
typedef MatrixType::PlainObject Eigen::internal::matrix_sqrt_compute< MatrixType, 0 >::PlainType

Definition at line 256 of file MatrixSquareRoot.h.

Member Function Documentation

◆ run()

template<typename MatrixType >
template<typename ResultType >
static void Eigen::internal::matrix_sqrt_compute< MatrixType, 0 >::run ( const MatrixType arg,
ResultType &  result 
)
inlinestatic

Definition at line 258 of file MatrixSquareRoot.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:59