HepMC3 event record library
Public Member Functions | Data Fields
EigenConformable< EigenRowMajor > Struct Template Reference

Public Member Functions

 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
 

Data Fields

bool conformable = false
 
EigenIndex rows = 0
 
EigenIndex cols = 0
 
EigenDStride stride
 
EigenDStride bool negativestrides = false
 

Detailed Description

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: