SPH
|
Simple non-owning view of a container. More...
#include "objects/utility/Iterator.h"
Go to the source code of this file.
Classes | |
class | ArrayView< T, TCounter > |
Object providing safe access to continuous memory of data. More... | |
Functions | |
template<typename T > | |
bool | almostEqual (const ArrayView< T > v1, const ArrayView< T > v2, const Float &eps) |
template<typename T > | |
INLINE ArrayView< T > | getSingleValueView (T &value) |
bool almostEqual | ( | const ArrayView< T > | v1, |
const ArrayView< T > | v2, | ||
const Float & | eps | ||
) |
Definition at line 153 of file ArrayView.h.
Definition at line 167 of file ArrayView.h.