Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::rowOffsetsUtils::make_indices_impl< I, indices< Indices... >, N > Struct Template Reference

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

Definition at line 159 of file MatrixRepresentationsStatic.h.

Public Types

typedef make_indices_impl< I+1, indices< Indices..., I >, N >::type type
 

#include <Math/MatrixRepresentationsStatic.h>

Member Typedef Documentation

◆ type

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

Definition at line 162 of file MatrixRepresentationsStatic.h.


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