Skip to content

Class muda::MatrixMapInfo

template <typename T, int M, int N>

ClassList > muda > MatrixMapInfo

For MapMatrix e.g. Eigen::Map< ... >

  • #include <matrix_map_info.h>

Public Attributes

Type Name
T * begin
int inner_stride
int outer_stride

Public Attributes Documentation

variable begin

T* muda::MatrixMapInfo< T, M, N >::begin;

variable inner_stride

int muda::MatrixMapInfo< T, M, N >::inner_stride;

variable outer_stride

int muda::MatrixMapInfo< T, M, N >::outer_stride;


The documentation for this class was generated from the following file src/muda/ext/field/matrix_map_info.h