LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Public Types | List of all members
ndarray::ExpressionTraits< detail::CountingExpression > Struct Template Reference

#include <arange.h>

Public Types

typedef int Element
 
typedef boost::mpl::int_< 1 > ND
 
typedef
boost::counting_iterator< int > 
Iterator
 
typedef int Value
 
typedef int Reference
 

Detailed Description

template<>
struct ndarray::ExpressionTraits< detail::CountingExpression >

Definition at line 44 of file arange.h.

Member Typedef Documentation

Definition at line 45 of file arange.h.

typedef boost::counting_iterator<int> ndarray::ExpressionTraits< detail::CountingExpression >::Iterator

Definition at line 47 of file arange.h.

typedef boost::mpl::int_<1> ndarray::ExpressionTraits< detail::CountingExpression >::ND

Definition at line 46 of file arange.h.

Definition at line 49 of file arange.h.

Definition at line 48 of file arange.h.


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