SchleifeSum Class Reference

#include <array.h>

List of all members.

Public Member Functions

 SchleifeSum (int *v, int b, int e)
template<class A>
DExpr< Expr_for_sum< DExpr<
A > > > 
operator() (const DExpr< A > &a)

Public Attributes

int * value_
int begin
int end


Detailed Description

Definition at line 819 of file array.h.


Constructor & Destructor Documentation

SchleifeSum::SchleifeSum int *  v,
int  b,
int  e
[inline]
 

Definition at line 824 of file array.h.


Member Function Documentation

template<class A>
DExpr<Expr_for_sum<DExpr<A> > > SchleifeSum::operator() const DExpr< A > &  a  )  [inline]
 

Definition at line 828 of file array.h.

References a, begin, end, and value_.


Member Data Documentation

int SchleifeSum::begin
 

Definition at line 822 of file array.h.

Referenced by operator()().

int SchleifeSum::end
 

Definition at line 823 of file array.h.

Referenced by operator()().

int* SchleifeSum::value_
 

Definition at line 821 of file array.h.

Referenced by operator()().


The documentation for this class was generated from the following file:
Generated on Mon Jan 16 14:46:05 2006 for IPPL by  doxygen 1.4.6