Allocator typedef | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
AllocatorRange typedef | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | |
Base typedef | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
CAllocator() | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | inline |
CAllocator(int, int) | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | inline |
CAllocator(int, int, Type const &v) | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | inline |
CAllocator(CAllocator const &A, bool ref=true) | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | inline |
CAllocator(CAllocator< Type, OtherRows_, OtherCols_, Orient_ > const &A, RowRange const &I, ColRange const &J) | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | inline |
CAllocator(Type *const &q, int, int) | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | inline |
clear() | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | inline |
Col typedef | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
ColRange typedef | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
elt1Impl(int i) const | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | inline |
elt1Impl(int i) | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | inline |
exchange(StructuredCAllocator &T) | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | inline |
LowBase typedef | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
orient_ enum value | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
realloc(int, int) | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | inline |
resize1Impl(int size) | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | inline |
resize2Impl(int, int) | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | inline |
Row typedef | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
RowRange typedef | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
shift1Impl(int begin) | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | inline |
shift2Impl(int beginRows, int beginCols) | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | inline |
sizeCols_ enum value | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
sizeProd_ enum value | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
sizeRows_ enum value | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
storage_ enum value | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
structure_ enum value | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
StructuredCAllocator(RowRange const &I, ColRange const &J) | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | inlineprotected |
StructuredCAllocator(StructuredCAllocator const &A, bool ref) | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | inlineprotected |
StructuredCAllocator(StructuredCAllocator< OtherDerived, OtherRows_, OtherCols_ > const &A, RowRange const &I, ColRange const &J) | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | inlineprotected |
StructuredCAllocator(Type *const &q, int nbRow, int nbCol) | STK::StructuredCAllocator< CAllocator< Type_, SizeRows_, SizeCols_, Orient_ >, SizeRows_, SizeCols_ > | inlineprotected |
Type typedef | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
TypeConst typedef | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | |
~CAllocator() | STK::CAllocator< Type_, SizeRows_, SizeCols_, Orient_ > | inline |