Template Struct SizeDepType::BlockReturn

Nested Relationships

This struct is a nested type of Template Struct SizeDepType.

Struct Documentation

template<class Mat>
struct BlockReturn

Public Types

typedef Eigen::Block<Mat, NV, NV> Type
typedef const Eigen::Block<const Mat, NV, NV> ConstType