Template Struct stride_type< const MatrixType, InnerStride, OuterStride, const Eigen::MatrixBase< MatrixType > >

Struct Documentation

template<typename MatrixType, int InnerStride, int OuterStride>
struct stride_type<const MatrixType, InnerStride, OuterStride, const Eigen::MatrixBase<MatrixType>>

Public Types

typedef stride_type_matrix<const MatrixType, InnerStride, OuterStride>::type type