Classes | Namespaces | Macros
Kernel.h File Reference

Go to the source code of this file.

Classes

class  Eigen::internal::kernel_retval_base< _DecompositionType >
 
struct  Eigen::internal::traits< kernel_retval_base< DecompositionType > >
 

Namespaces

 Eigen
 Namespace containing all symbols from the Eigen library.
 
 Eigen::internal
 

Macros

#define EIGEN_MAKE_KERNEL_HELPERS(DecompositionType)
 

Macro Definition Documentation

#define EIGEN_MAKE_KERNEL_HELPERS (   DecompositionType)
Value:
typedef typename MatrixType::Scalar Scalar; \
typedef typename MatrixType::RealScalar RealScalar; \
using Base::dec; \
using Base::rank; \
using Base::rows; \
using Base::cols; \
kernel_retval(const DecompositionType& dec) : Base(dec) {}
SCALAR Scalar
Definition: bench_gemm.cpp:33
MatrixXf MatrixType
NumTraits< Scalar >::Real RealScalar
Definition: bench_gemm.cpp:34

Definition at line 66 of file Kernel.h.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:30