Public Types | List of all members
Eigen::internal::traits< kernel_retval_base< DecompositionType > > Struct Template Reference

#include <Kernel.h>

Public Types

typedef DecompositionType::MatrixType MatrixType
 
typedef Matrix< typename MatrixType::Scalar, MatrixType::ColsAtCompileTime, Dynamic, MatrixType::Options, MatrixType::MaxColsAtCompileTime, MatrixType::MaxColsAtCompileTime > ReturnType
 

Detailed Description

template<typename DecompositionType>
struct Eigen::internal::traits< kernel_retval_base< DecompositionType > >

Definition at line 21 of file Kernel.h.

Member Typedef Documentation

template<typename DecompositionType >
typedef DecompositionType::MatrixType Eigen::internal::traits< kernel_retval_base< DecompositionType > >::MatrixType

Definition at line 23 of file Kernel.h.

template<typename DecompositionType >
typedef Matrix< typename MatrixType::Scalar, MatrixType::ColsAtCompileTime, Dynamic, MatrixType::Options, MatrixType::MaxColsAtCompileTime, MatrixType::MaxColsAtCompileTime > Eigen::internal::traits< kernel_retval_base< DecompositionType > >::ReturnType

Definition at line 34 of file Kernel.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:57:17