|
struct | ROOT::Math::rowOffsetsUtils::indices<... > |
|
struct | ROOT::Math::rowOffsetsUtils::make_indices< N > |
|
struct | ROOT::Math::rowOffsetsUtils::make_indices_impl< I, IndexTuple, N > |
|
struct | ROOT::Math::rowOffsetsUtils::make_indices_impl< I, indices< Indices... >, N > |
|
struct | ROOT::Math::rowOffsetsUtils::make_indices_impl< N, indices< Indices... >, N > |
|
class | ROOT::Math::MatRepStd< T, D1, D2 > |
| Expression wrapper class for Matrix objects. More...
|
|
class | ROOT::Math::MatRepSym< T, D > |
| MatRepSym Matrix storage representation for a symmetric matrix of dimension NxN This class is a template on the contained type and on the symmetric matrix size, N. More...
|
|
struct | ROOT::Math::RowOffsets< D > |
| Static structure to keep the conversion from (i,j) to offsets in the storage data for a symmetric matrix. More...
|
|