ROOT  6.06/09
Reference Guide
Public Types | List of all members
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 167 of file MatrixRepresentationsStatic.h.

Public Types

typedef indices< Indices...> type
 

#include <Math/MatrixRepresentationsStatic.h>

Member Typedef Documentation

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

Definition at line 168 of file MatrixRepresentationsStatic.h.


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