-
STL
- Referenced in 79 articles
[sw11800]
- Compile-time advances of the C++ standard template library. The C++ Standard Template Library...
-
STXXL
- Referenced in 18 articles
[sw06824]
- STXXL: Standard template library for XXL data sets We present a software library STXXL, that ... implementation of the C++ standard template library STL for external memory computations. It supports parallel...
-
Thrust
- Referenced in 54 articles
[sw09618]
- Thrust is a C++ template library for CUDA based on the Standard Template Library ... interface that is fully interoperable with CUDA C. Thrust provides a rich collection of data...
-
STAPL
- Referenced in 14 articles
[sw00910]
- Standard Template Adaptive Parallel Library (STAPL) is a parallel library designed ... superset of the ANSI C++ Standard Template Library (STL). It is sequentially consistent for functions ... implemented using simple parallel extensions of C++ that currently provide a SPMD model of parallelism...
-
SNAP
- Referenced in 166 articles
[sw04184]
- network. The core SNAP library is written in C++ and optimized for maximum performance ... SNAP uses a general purpose STL (Standard Template Library)-like library GLib developed at Jozef...
-
filib++
- Referenced in 43 articles
[sw06459]
- NotaNumber known from the IEEE floating-point standard 754 to intervals. In this mode ... portable library, fully according to the C++ standard...
-
STLlint
- Referenced in 4 articles
[sw33541]
- detect errors in the use of libraries. In this paper, we introduce STLlint, a program ... have implemented for the C++ Standard Template Library and similar, generic software libraries...
-
VIGRA
- Referenced in 4 articles
[sw32591]
- image processing and analysis library that puts its main emphasis on customizable algorithms and data ... similar to those in the C++ Standard Template Library, you can easily adapt any VIGRA...
-
Lambda Library C++
- Referenced in 6 articles
[sw00960]
- implemented as a template library using standard C++; thus no language extensions or preprocessing...
-
Clang AST
- Referenced in 1 article
[sw12879]
- verified usage of the C++ Standard Template Library ... Standard Template Library (STL) is the exemplar of generic libraries. Professional C++ programs cannot miss ... usage of this standard library because it increases quality, maintainability, understandability and efficacy...
-
MCSTL
- Referenced in 11 articles
[sw06825]
- Core Standard Template Library (MCSTL) is a parallel implementation of the standard C++ library...
-
KDTREE
- Referenced in 3 articles
[sw18200]
- search for. The C++ implementation requires the Standard Template Library as well as the BOOST...
-
RLLib
- Referenced in 2 articles
[sw14311]
- RLLib is a lightweight C++ template library that implements incremental, standard, and gradient temporal-difference ... Reinforcement Learning. It is an optimized library for robotic applications and embedded devices that operates ... physical NAO V4 humanoid robots, and Tiva C series launchpad microcontrollers to predict, control, learn...
-
DatTeL
- Referenced in 1 article
[sw10210]
- concept of C++ templates, realized in the Standard Template Library (STL), allows development of generic ... machines. We present DatTeL – a data-parallel library, which allows simple, efficient programming for various ... while staying within the paradigm of classical C++ template programming. We describe the principles...
-
OpenGM
- Referenced in 7 articles
[sw21186]
- OpenGM is a C++ template library for discrete factor graph models and distributive operations ... same model, using included and custom C++ code. No restrictions are imposed on the factor ... file format is based on the HDF5 standard and incorporates user extensions automatically...
-
HoloGen
- Referenced in 1 article
[sw34839]
- Extensive use of C ++ templates based on the Standard Template Library (STL), compile time flexibility...
-
GTL
- Referenced in 4 articles
[sw05378]
- seen as an extension of the Standard Template Library STL to graphs and fundamental graph ... platform independent and extendible C++ library, and is a useful aid to any software designer...
-
Parsol
- Referenced in 21 articles
[sw00684]
- intuitive, and the library itself is easily expanded. The library presents user with ... those of such libraries as Blitz++, FreePOOMA, and Boost.MultiArray. Using the library, the programmer creates ... fact, the library brings to C++ parallelization functionality similar to the one HPF brings ... native C/C++ arrays. Also, the library uses only standard C++ features...
-
libunittest
- Referenced in 1 article
[sw28342]
- relying on the C++11 standard and heavy use of templates, a portable, feature-rich ... easy-to-use library has been developed...
-
Stan Math
- Referenced in 6 articles
[sw36869]
- Math Library is a C++, reverse-mode automatic differentiation library designed to be usable, extensive ... abstracted functional interface. The extensive built-in library includes functions for matrix operations, linear algebra ... subexpression caching, traits-based metaprogramming, and expression templates. Partial derivatives for compound functions are evaluated ... where possible. For portability, the library is standards-compliant C++ (03) and has been tested...