Public Types

internal::traits< kernel_retval_base< DecompositionType > > Struct Template Reference

#include <Kernel.h>

List of all members.

Public Types

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

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


Member Typedef Documentation

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

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