Logo ROOT  
Reference Guide
ROOT::Math::rowOffsetsUtils::make_indices_impl< N, indices< Indices... >, N > Struct Template Reference

template<int N, int... Indices>
struct ROOT::Math::rowOffsetsUtils::make_indices_impl< N, indices< Indices... >, N >

Definition at line 165 of file MatrixRepresentationsStatic.h.

Public Types

typedef indices< Indices... > type
 

#include <Math/MatrixRepresentationsStatic.h>

Member Typedef Documentation

◆ type

template<int N, int... Indices>
typedef indices<Indices...> ROOT::Math::rowOffsetsUtils::make_indices_impl< N, indices< Indices... >, N >::type

Definition at line 166 of file MatrixRepresentationsStatic.h.


The documentation for this struct was generated from the following file: