Image Component Library (ICL)
|
#include <ICLUtils/CompatMacros.h>
#include <ICLMath/FixedVector.h>
#include <ICLCore/CoreFunctions.h>
#include <ICLCore/DataSegmentBase.h>
#include <ICLUtils/ClippedCast.h>
Go to the source code of this file.
Classes | |
struct | icl::core::DataSegment< T, N > |
The DataSegment class defines a strided data segment (or 1D or 2D ordred array of vectors) More... | |
struct | icl::core::DataSegment< T, 1 > |
template specialization for data-segments, where each entry is just 1D More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::core | |