circulant_helper< ArgType > Struct Template Reference

Public Types

typedef Eigen::Matrix< typename ArgType::Scalar, ArgType::SizeAtCompileTime, ArgType::SizeAtCompileTime, Eigen::ColMajor, ArgType::MaxSizeAtCompileTime, ArgType::MaxSizeAtCompileTime > MatrixType
 

Member Typedef Documentation

◆ MatrixType

template<class ArgType >
typedef Eigen::Matrix<typename ArgType::Scalar, ArgType::SizeAtCompileTime, ArgType::SizeAtCompileTime, Eigen::ColMajor, ArgType::MaxSizeAtCompileTime, ArgType::MaxSizeAtCompileTime> circulant_helper< ArgType >::MatrixType

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