|
| EigenConformable (bool fits=false) |
|
| EigenConformable (EigenIndex r, EigenIndex c, EigenIndex rstride, EigenIndex cstride) |
|
| EigenConformable (EigenIndex r, EigenIndex c, EigenIndex stride) |
|
template<typename props > |
bool | stride_compatible () const |
|
| operator bool () const |
|
|
bool | conformable = false |
|
EigenIndex | rows = 0 |
|
EigenIndex | cols = 0 |
|
EigenDStride | stride |
|
EigenDStride bool | negativestrides = false |
|
template<bool EigenRowMajor>
struct EigenConformable< EigenRowMajor >
Definition at line 74 of file eigen.h.
The documentation for this struct was generated from the following file: