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
 
 Eigen::internal
 

Macros

#define EIGEN_MAKE_KERNEL_HELPERS(DecompositionType)
 

Macro Definition Documentation

#define EIGEN_MAKE_KERNEL_HELPERS (   DecompositionType)
Value:
typedef typename DecompositionType::MatrixType MatrixType; \
typedef typename MatrixType::Scalar Scalar; \
typedef typename MatrixType::RealScalar RealScalar; \
typedef typename MatrixType::Index Index; \
using Base::dec; \
using Base::rank; \
using Base::rows; \
using Base::cols; \
kernel_retval(const DecompositionType& dec) : Base(dec) {}

Definition at line 67 of file Kernel.h.



tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03