ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | List of all members
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 160 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

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 163 of file MatrixRepresentationsStatic.h.


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