PPL Logo

libs/ck-libs/liveViz/ImageData.C File Reference

Go to the source code of this file.

Functions

template<class T>
void maxArrayT (const T *in, T *out, int n)
template<class T>
void sumArrayT (const T *in, T *out, int n)
template<class T, class C>
void sumArrayClipT (const T *in, T *out, int n, C c)


Function Documentation

template<class T>
void maxArrayT ( const T *  in,
T *  out,
int  n 
) [inline]

Definition at line 690 of file ImageData.C.

Referenced by ImageData::CopyImageData().

Here is the caller graph for this function:

template<class T>
void sumArrayT ( const T *  in,
T *  out,
int  n 
) [inline]

Definition at line 696 of file ImageData.C.

Referenced by ImageData::CopyImageData().

Here is the caller graph for this function:

template<class T, class C>
void sumArrayClipT ( const T *  in,
T *  out,
int  n,
C  c 
) [inline]

Definition at line 702 of file ImageData.C.

References C.

Referenced by ImageData::CopyImageData().

Here is the caller graph for this function:


Generated on Mon Sep 21 08:07:31 2020 for Charm++ by  doxygen 1.5.5