NGSolve  4.9
Public Member Functions
ngstd::IntRange Class Reference

a range of intergers More...

#include <array.hpp>

Inheritance diagram for ngstd::IntRange:
ngstd::BaseArrayObject< IntRange >

List of all members.

Public Member Functions

 IntRange (int f, int n)
int First () const
int Next () const
int Size () const
int operator[] (int i) const
bool Contains (int i) const

Detailed Description

a range of intergers


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