Loading [MathJax]/extensions/tex2jax.js
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Types | List of all members
Mantid::Algorithms::SpectrumAlgorithm::gens< N, S > Struct Template Reference

Public Types

using type = seq< S... >
 

Detailed Description

template<std::size_t N, std::size_t... S>
struct Mantid::Algorithms::SpectrumAlgorithm::gens< N, S >

Definition at line 46 of file SpectrumAlgorithm.h.

Member Typedef Documentation

◆ type

template<std::size_t N, std::size_t... S>
using Mantid::Algorithms::SpectrumAlgorithm::gens< N, S >::type = seq<S...>

Definition at line 50 of file SpectrumAlgorithm.h.


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