CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Static Public Attributes | List of all members
CLHEP::tt::arr< T[N]>::extent< I > Struct Template Reference

#include <type_traits.h>

Static Public Attributes

static const int value
 

Detailed Description

template<typename T, unsigned N>
template<unsigned I>
struct CLHEP::tt::arr< T[N]>::extent< I >

Definition at line 889 of file Matrix/CLHEP/Utility/type_traits.h.

Member Data Documentation

◆ value

template<typename T , unsigned N>
template<unsigned I>
static const int CLHEP::tt::arr< T[N]>::extent< I >::value
static
Initial value:
= (I == rank)
? N
: tt::arr<T>::template extent<I>::value

Definition at line 891 of file Matrix/CLHEP/Utility/type_traits.h.


The documentation for this struct was generated from the following file:
CLHEP::tt::arr< T[N]>::extent::value
static const int value
Definition: Matrix/CLHEP/Utility/type_traits.h:891
N
the goal is to keep the overall false rejection probability down at the to level For each validated we discuss which of course is by necessity relative timing We take the time for a single random via one of the fastest good and at any rate the ratios will vary by around depending on the processor and memory configuration used A timing for a distribution of units would mean no time used beyond the uniform random Summary Distribution Validated Validation Rejected Past N RandGauss N
Definition: validation.doc:48
CLHEP::tt::arr< T[N]>::rank
static const int rank
Definition: Matrix/CLHEP/Utility/type_traits.h:886