shared
|
Benchmark | A class of native benchmarks |
BuildAndTest | A class for build followed by test of the SST on Windows |
CleanupHandler< T > | An object which manages some resource |
CleanupHandler< void * > | |
ArrayPinHandler | A subclass of CleanupHandler for pinning and releasing arrays |
MallocHandler | A subclass of CleanupHandler for allocating and freeing heap memory |
CleanupHandler< void > | |
MonitorHandler | A subclass of CleanupHandler for acquiring and releasing monitors |
Common | A static utility class for common operations |
DimensionOps | A class for dimension-based operations |
ElementOps | A class for element-based operations |
IndexOps | A class for indexing operations |
jcomplex | A representation of complex numbers |
Library | A class for setting up and tearing down the native library |
LinearAlgebraOps | A class for linear algebra operations |
MappingOps | A class for mapping and slicing operations |
MappingResult | A container class for conveying mapping information |
MatrixOps | A class for matrix operations |
MergeResult | A container class for conveying sparse array merge information |
NativeArrayKernel | A computational kernel for multidimensional array operations |
NativeImageKernel | A computational kernel for image processing |
permutation_entry< V, P > | A storage structure for entries with a sorting key and a payload |
Plan | A class for executing and manipulating FFTW3 plans |
SparseOps | A class for sparse array operations |