NGSolve  5.3
Public Member Functions
ngstd::T_Range< T > Class Template Reference

a range of intergers More...

#include <array.hpp>

Inheritance diagram for ngstd::T_Range< T >:
Inheritance graph
[legend]
Collaboration diagram for ngstd::T_Range< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

INLINE T_Range (T f, T n)
INLINE T First () const
INLINE T Next () const
INLINE T Size () const
INLINE T operator[] (T i) const
INLINE bool Contains (T i) const
INLINE ArrayRangeIterator< T > begin () const
INLINE ArrayRangeIterator< T > end () const
T_Range Split (size_t nr, int tot) const

Detailed Description

template<typename T>
class ngstd::T_Range< T >

a range of intergers


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