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

Struct Documentation

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

Public Types

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