NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | bm::byte_buffer_ptr |
Byte buffer pointer. More... | |
class | bm::byte_buffer< BVAlloc > |
Byte buffer template, extention of byte_buffer_ptr memory management. More... | |
class | bm::heap_vector< Val, BVAlloc, trivial_type > |
Simple heap allocated vector based on bvector allocator. More... | |
class | bm::heap_matrix< Val, ROWS, COLS, BVAlloc > |
Heap allocated scalar-type matrix. More... | |
class | bm::dynamic_heap_matrix< Val, BVAlloc > |
Heap allocated dynamic resizable scalar-type matrix. More... | |
class | bm::simple_queue< Value, BVAlloc, trivial_type > |
Simple queue based on memory controlled dynamic vector. More... | |
Namespaces | |
bm | |
#include<zmmintrin.h> | |